summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/rc b/etc/rc
index 8c06d21..1386e58 100755
--- a/etc/rc
+++ b/etc/rc
@@ -62,8 +62,6 @@ 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`
-
/sbin/swapon -a 2>/dev/null
/usr/local/bin/php -f /etc/rc.conf_mount_rw
OpenPOWER on IntegriCloud