Browse Source

removed finished-ask-password.sh

master
Harald Hoyer 13 years ago
parent
commit
92b3ee855f
  1. 1
      modules.d/90crypt/module-setup.sh

1
modules.d/90crypt/module-setup.sh

@ -59,6 +59,5 @@ install() { @@ -59,6 +59,5 @@ install() {
$systemdsystemunitdir/cryptsetup.target \
$systemdsystemunitdir/sysinit.target.wants/cryptsetup.target \
systemd-ask-password systemd-tty-ask-password-agent
inst_hook initqueue/finished 01 "$moddir/finished-ask-password.sh"
inst_script "$moddir"/crypt-run-generator.sh /sbin/crypt-run-generator
}

Loading…
Cancel
Save