summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 67c8a51..901cea9 100755
--- a/etc/rc
+++ b/etc/rc
@@ -66,7 +66,6 @@ fi
if [ "$PLATFORM" = "cdrom" ] ; then
# do nothing for cdrom platform
elif [ "$PLATFORM" = "embedded" ] ; then
- echo "No swap on ${PLATFORM}"
/usr/local/bin/php -f /etc/rc.conf_mount_rw
else
SWAPDEVICE=`cat /etc/fstab | grep swap | cut -f1`
OpenPOWER on IntegriCloud