[blog] also start swap
This commit is contained in:
parent
64c5daa2e7
commit
571bb222b7
1 changed files with 2 additions and 1 deletions
|
@ -29,8 +29,9 @@ Run
|
|||
|
||||
### Make it persistent
|
||||
|
||||
# Enable automatic start
|
||||
# Enable automatic start of encryption & swap
|
||||
rc-update add dmcrypt
|
||||
rc-update add swap
|
||||
|
||||
# Enable automatic swapon
|
||||
echo /dev/mapper/crypt-swap swap swap defaults 0 0 >> /etc/fstab
|
||||
|
|
Loading…
Reference in a new issue