diff --git a/skel-root/armbox/hd51/etc/init.d/rcS b/skel-root/armbox/hd51/etc/init.d/rcS index 4f55203e..406f63fe 100755 --- a/skel-root/armbox/hd51/etc/init.d/rcS +++ b/skel-root/armbox/hd51/etc/init.d/rcS @@ -8,9 +8,6 @@ SHOWINFO "start" mount -t proc proc /proc -# update -# FIXME - # init system SHOWINFO "creating and mounting system directories..." mount -t sysfs sys /sys @@ -52,9 +49,6 @@ if [ -e /var/backup_flash.tar.gz ]; then /bin/restore_flash.sh fi -# update system -# FIXME - service hostname start # logging as much as possible