Add luks support
This commit is contained in:
parent
4f2b283f7d
commit
1b6f2e971f
1 changed files with 1 additions and 0 deletions
1
archfi
1
archfi
|
@ -900,6 +900,7 @@ archgenfstab(){
|
|||
archgencryptotab(){
|
||||
echo ""
|
||||
}
|
||||
|
||||
archgenmkinitcpio(){
|
||||
clear
|
||||
sed -i "s/block filesystems/block encrypt filesystems/g" /etc/mkinitcpio.conf
|
||||
|
|
Loading…
Reference in a new issue