projects
/
platform
/
upstream
/
dracut.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
650ab3b
)
removed finished-ask-password.sh
author
Harald Hoyer
<harald@redhat.com>
Mon, 30 Jul 2012 20:19:59 +0000
(22:19 +0200)
committer
Harald Hoyer
<harald@redhat.com>
Mon, 30 Jul 2012 20:29:42 +0000
(22:29 +0200)
modules.d/90crypt/module-setup.sh
patch
|
blob
|
history
diff --git
a/modules.d/90crypt/module-setup.sh
b/modules.d/90crypt/module-setup.sh
index
b6d97af
..
485cbe0
100755
(executable)
--- a/
modules.d/90crypt/module-setup.sh
+++ b/
modules.d/90crypt/module-setup.sh
@@
-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
}