units: do not start load-random-seed in containers (#3941)

Random numbers are provided by the host kernel, we don't need to do anything.

https://bugzilla.redhat.com/show_bug.cgi?id=1329124
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2016-08-13 11:15:19 -04:00 committed by Martin Pitt
parent 2d891284c7
commit 04d0f7e9f9

View file

@ -13,6 +13,7 @@ RequiresMountsFor=@RANDOM_SEED@
Conflicts=shutdown.target
After=systemd-remount-fs.service
Before=sysinit.target shutdown.target
ConditionVirtualization=!container
[Service]
Type=oneshot