systemd: include the systemd-random-seed-load.service

The systemd cryptsetup-generator wants systemd-random-seed-load.service
in case /dev/urandom is the device.
master
Harald Hoyer 2013-04-11 13:10:24 +02:00
parent 5f8cd1a4be
commit 5d68c80b16
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ install() {
$systemdsystemunitdir/systemd-ask-password-plymouth.service \
$systemdsystemunitdir/systemd-journald.service \
$systemdsystemunitdir/systemd-vconsole-setup.service \
$systemdsystemunitdir/systemd-random-seed-load.service \
$systemdsystemunitdir/sysinit.target.wants/systemd-modules-load.service \
$systemdsystemunitdir/sysinit.target.wants/systemd-ask-password-console.path \
$systemdsystemunitdir/sysinit.target.wants/systemd-journald.service \