2015-03-27 21:55:18 +01:00
|
|
|
# Boot
|
2015-04-08 13:54:26 +02:00
|
|
|
::sysinit:/etc/init.d/rcS
|
2015-03-27 21:55:18 +01:00
|
|
|
# Console
|
2015-04-08 13:54:26 +02:00
|
|
|
ttyAS0::askfirst:/bin/sh
|
2015-03-28 20:33:17 +01:00
|
|
|
# Network
|
|
|
|
::once:/etc/init.d/network
|
2015-04-08 13:54:26 +02:00
|
|
|
# Time Network Protocol
|
|
|
|
::once:/etc/init.d/ntpd
|
2015-04-09 20:33:19 +02:00
|
|
|
# minisatip
|
|
|
|
::once:/etc/init.d/satip
|
2015-03-27 21:55:18 +01:00
|
|
|
# telnetd
|
2015-03-28 20:33:17 +01:00
|
|
|
::once:/etc/init.d/telnetd
|
|
|
|
# dropbear
|
|
|
|
::once:/etc/init.d/dropbear
|
2015-04-08 17:30:03 +02:00
|
|
|
# oscamd
|
|
|
|
::once:/etc/init.d/oscamd
|
2015-03-27 21:55:18 +01:00
|
|
|
# Others
|
|
|
|
::ctrlaltdel:/sbin/reboot
|
|
|
|
::shutdown:/sbin/swapoff -a
|
|
|
|
::shutdown:/bin/umount -a -r
|
|
|
|
::restart:/sbin/init
|