diff options
Diffstat (limited to 'units/systemd-random-seed.service.in')
-rw-r--r-- | units/systemd-random-seed.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-random-seed.service.in b/units/systemd-random-seed.service.in index 5c542ec846..1aa9af9710 100644 --- a/units/systemd-random-seed.service.in +++ b/units/systemd-random-seed.service.in @@ -17,6 +17,7 @@ After=systemd-remount-fs.service Before=first-boot-complete.target shutdown.target Wants=first-boot-complete.target ConditionVirtualization=!container +ConditionPathExists=!/etc/initrd-release [Service] Type=oneshot |