lorax/share/templates.d/99-generic
Colin Walters d917213427 templates: Enusre basic.target.wants dir exists for rngd
There's something racy here; in my Atomic Workstation CI/CD I'm seeing:

```
01:12:43   symlink /lib/systemd/system/rngd.service etc/systemd/system/basic.target.wants/rngd.service
01:12:43   FileNotFoundError: [Errno 2] No such file or directory: '/lib/systemd/system/rngd.service' -> '/var/tmp/lorax.7cgdtz1_/installtree/etc/systemd/system/basic.target.wants/rngd.service'
```

Rather than debug this right now, let's just make sure it exists,
like we do right above for `tmp.mount`.

(cherry picked from commit 4f1f118cee)
2017-02-22 10:35:37 -08:00
..
appliance Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
config_files Put the NM loglevel config in the right place. 2016-02-19 17:34:14 -08:00
live Copying same file shouldn't crash (#1269213) 2016-04-06 17:00:42 -07:00
pxe-live Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
aarch64.tmpl templates: Fix runtime_img check 2016-03-24 09:48:35 -07:00
arm.tmpl templates: On 32 bit systems limit the amount of memory xz uses 2016-03-29 09:46:57 -07:00
efi.tmpl Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
ppc64le.tmpl templates: Fix runtime_img check 2016-03-24 09:48:35 -07:00
ppc.tmpl templates: Fix runtime_img check 2016-03-24 09:48:35 -07:00
runtime-cleanup.tmpl templates: Reinstate gpgme-pthread.so for ostree 2016-02-24 10:27:54 -08:00
runtime-install.tmpl Merge branch 'f24-branch' of github.com:rhinstaller/lorax into f24-branch 2016-03-11 09:28:15 -08:00
runtime-postinstall.tmpl templates: Enusre basic.target.wants dir exists for rngd 2017-02-22 10:35:37 -08:00
s390.tmpl Move templates to /usr/share/lorax/templates.d/99-generic 2016-02-10 17:14:11 -08:00
x86.tmpl templates: On 32 bit systems limit the amount of memory xz uses 2016-03-29 09:46:57 -07:00