[scripts] add comment for swap

This commit is contained in:
udeved 2015-05-21 23:23:00 +02:00 committed by Ramon Buldó
parent 2a44833fa6
commit 386699a058

View file

@ -13,8 +13,10 @@ arch=$(uname -m)
echo "update fstab for swap" > /tmp/livecd.log
## Systemd should do it
# scan_swap
## Systemd should do it
# should or should not?
# [[ -d /run/openrc ]] && configure_swap
configure_swap
echo "set locale" >> /tmp/livecd.log