summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-11-26 17:10:23 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-11-26 17:10:23 -0600
commit113f72cc2bdb6d037a97e81237fa6377b2a4f029 (patch)
tree3ebf549e9025514279504d25c319ee849dba4894
parent061be9da23ac2eb48769baa9e8581a5ee8ab76f1 (diff)
downloadsmartcardauth-113f72cc.tar.gz
smartcardauth-113f72cc.zip
Fix incorrect script being installed in initramfs
-rwxr-xr-xusr/share/initramfs-tools/hooks/cryptlukssc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/share/initramfs-tools/hooks/cryptlukssc b/usr/share/initramfs-tools/hooks/cryptlukssc
index ea1048d..5cf2d3d 100755
--- a/usr/share/initramfs-tools/hooks/cryptlukssc
+++ b/usr/share/initramfs-tools/hooks/cryptlukssc
@@ -110,7 +110,7 @@ copy_exec /usr/bin/tr /bin
copy_exec /bin/bash /bin
# Main scripts
-copy_exec /usr/bin/smartauth.sh /bin
+copy_exec /usr/bin/cryptosmartcard.sh /bin
copy_exec /usr/bin/cardpincheck /bin
# Libraries