::sysinit:/etc/rc.static #tty3::respawn:-/usr/bin/startx tty2::respawn:-/bin/busybox login -f root tty1::respawn:-/bin/busybox login -f root #::respawn:/bin/busybox login -f root #::respawn:/sbin/mingetty --noissue --noclear --nice -1 --autologin root tty1 linux #::respawn:/sbin/mingetty --noissue --noclear --nice -1 --autologin root tty2 linux ::shutdown:/bin/busybox echo 0 > /proc/sys/vm/dirty_writeback_centisecs ::shutdown:/bin/busybox killall5 -INT &>/dev/null ::shutdown:/bin/sleep 1.5 ::shutdown:/bin/busybox killall5 -15 &>/dev/null ::shutdown:/bin/busybox echo "Term sent" ::shutdown:/bin/sleep 5 ::shutdown:/bin/busybox killall5 -9 &>/dev/null ::shutdown:/bin/busybox echo "Kill sent" ::shutdown:/bin/sleep 1 ::shutdown:/sbin/halt -w ::shutdown:/sbin/swapoff -a ::shutdown:/bin/busybox sync ::shutdown:/bin/sleep 2 #::shutdown:/bin/busybox fsync ::shutdown:/bin/umount -a -r -t noramfs,notmpfs,nosysfs,noproc -O no_netdev ::shutdown:/bin/sleep 1 ::shutdown:/bin/busybox sync ::shutdown:/bin/sleep 1 ::shutdown:/bin/mount -n -o remount,ro / ::shutdown:/bin/sleep 1 ::shutdown:/sbin/poweroff -d -f -h -i #::shutdown:/etc/rc.shutdown #::ctrlaltdel:/sbin/shutdown -t3 -r now