mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 19:40:55 +00:00
commenting.
This commit is contained in:
parent
5b89727972
commit
ce29a7d9ca
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ then
|
|||
swapon /mnt/swap/swapfile &>/dev/null
|
||||
echo "/swap/swapfile none swap defaults 0 0" >> /mnt/etc/fstab
|
||||
else
|
||||
# Removing swap subvolumes and fstab entry in case it's not needed.
|
||||
echo "Deleting BTRFS swap subvolume."
|
||||
mount $BTRFS -o subvolid=5 /home
|
||||
head -n -4 /home/etc/fstab
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue