doc: removed unnecessary comments
This commit is contained in:
parent
3c4f30fc07
commit
1dee1f81be
@ -144,7 +144,6 @@ cat <<EOF > /mnt/root/bootstrap2.sh
|
||||
|
||||
if [ $ENC == true ]; then
|
||||
sed -i 's/^HOOKS.*$/$MKINIT_HOOKS/' /etc/mkinitcpio.conf
|
||||
# sed -i 's/\(^HOOKS.*block\)/\1 encrypt/' /etc/mkinitcpio.conf
|
||||
echo "swap LABEL=cryptswap /dev/urandom swap,offset=2048,cipher=aes-xts-plain64,size=512" >> /etc/crypttab
|
||||
echo "/dev/mapper/swap none swap defaults 0 0" >> /etc/fstab
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user