diff --git a/share/runtime-postinstall.tmpl b/share/runtime-postinstall.tmpl index 836d4603..bba56308 100644 --- a/share/runtime-postinstall.tmpl +++ b/share/runtime-postinstall.tmpl @@ -27,6 +27,7 @@ mkdir etc/systemd/system/local-fs.target.wants/ symlink /lib/systemd/system/tmp.mount etc/systemd/system/local-fs.target.wants/tmp.mount ## Start rngd +mkdir etc/systemd/system/basic.target.wants/ symlink /lib/systemd/system/rngd.service etc/systemd/system/basic.target.wants/rngd.service ## Disable unwanted systemd services