diff options
-rwxr-xr-x | etc/rc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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` |