Skip to content

Commit

Permalink
Fix up swap
Browse files Browse the repository at this point in the history
  • Loading branch information
nolim1t committed May 31, 2019
1 parent 433068e commit 9b4d2c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions usr/local/sbin/lncm-usb
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,6 @@ setup_volatile() {
echo "Enabling swap at runlevel so it starts up"
cd /etc/runlevels/boot && \
/bin/ln -s /etc/init.d/swap swap
# add to defaults
/sbin/rc-update add swap
else
echo 'Warning: "volatile" usb does not seem to be ext4 formatted'
echo "/dev/${MEDIUM} will not be added to /etc/fstab"
Expand Down

0 comments on commit 9b4d2c8

Please sign in to comment.