From: Christian Hesse Date: Fri, 20 Sep 2019 09:26:32 +0000 (+0200) Subject: order after systemd-tmpfiles-setup-dev.service X-Git-Tag: v1.9.7~1^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f62c6819dd80bc3e3fcff3e6176102e15f0507a;p=haveged order after systemd-tmpfiles-setup-dev.service This is required when starting in early userspace, for example booting without initramfs. --- diff --git a/init.d/service.fedora b/init.d/service.fedora index fdc7bae..ab46d01 100644 --- a/init.d/service.fedora +++ b/init.d/service.fedora @@ -3,6 +3,7 @@ Description=Entropy Daemon based on the HAVEGE algorithm Documentation=man:haveged(8) http://www.issihosts.com/haveged/ DefaultDependencies=no ConditionVirtualization=!container +After=systemd-tmpfiles-setup-dev.service Before=sysinit.target shutdown.target systemd-journald.service [Service]