diff options
author | Christian Hesse <mail@eworm.de> | 2013-10-01 14:45:03 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-10-01 14:45:03 +0200 |
commit | 761156c73d27f44d7012a6d810eec5e52bb27385 (patch) | |
tree | 413518079ec22c6792701c6364f1a39f3febb0fd | |
parent | e48326b371c8576381ab1477e07b18c57fb82175 (diff) | |
download | mkinitcpio-ykfde-761156c73d27f44d7012a6d810eec5e52bb27385.tar.gz mkinitcpio-ykfde-761156c73d27f44d7012a6d810eec5e52bb27385.tar.zst |
add systemd-reply-password to initramfs
-rw-r--r-- | install/ykfde | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ykfde b/install/ykfde index ddb6b4e..235e39d 100644 --- a/install/ykfde +++ b/install/ykfde @@ -3,6 +3,7 @@ build() { add_binary ykchalresp add_binary /usr/lib/udev/ykfde + add_binary /usr/lib/systemd/systemd-reply-password add_file /usr/lib/initcpio/udev/20-ykfde.rules /usr/lib/udev/rules.d/20-ykfde.rules add_file /etc/ykfde.conf add_file /etc/ykfde-challenge / |