summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rw-r--r--install/encrypt1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/encrypt b/install/encrypt
index 65007fc..e97734e 100644
--- a/install/encrypt
+++ b/install/encrypt
@@ -4,6 +4,7 @@ install ()
{
MODULES=" dm-crypt $(all_modules "/crypto/" | grep -v "aes.ko" ) "
BINARIES=""
+ add_dir "/dev/mapper"
add_file "/sbin/cryptsetup.static" "/bin/cryptsetup"
FILES=""
SCRIPT="encrypt"