rc: shells are weird

This commit is contained in:
Franco Fichtner 2015-03-10 07:50:59 +01:00
parent 15dcb2ece8
commit 82cfdeb456

View File

@ -175,8 +175,7 @@ fi
# Enable console output if its muted.
/sbin/conscontrol mute off >/dev/null
if [ "$PLATFORM" = "cdrom" -o "$PLATFORM" = "nanobsd" -o \
${USE_MFS_TMPVAR} -gt 0 ]; then
if [ "$PLATFORM" = "cdrom" -o "$PLATFORM" = "nanobsd" -o ${USE_MFS_TMPVAR} -gt 0 ]; then
# do nothing for cdrom and nanobsd platforms
else
/sbin/swapon -a