fix runlevel-system

This commit is contained in:
Stephan Raue
2009-03-18 20:39:21 +01:00
parent 4fa0a53190
commit abb023506c
19 changed files with 40 additions and 19 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#
# start cron daemon
#
# runlevels: geexbox, debug
# runlevels: openelec, debug
echo "### Starting Syslog daemon ###"
+1 -1
View File
@@ -2,7 +2,7 @@
#
# start telnet daemon
#
# runlevels: geexbox, debug, configure
# runlevels: openelec, debug, configure
# get options
test -f /etc/network || exit 1
+1 -1
View File
@@ -2,7 +2,7 @@
#
# start http daemon
#
# runlevels: geexbox, debug, configure
# runlevels: openelec, debug, configure
# get options
test -f /etc/network || exit 1
+1 -1
View File
@@ -2,7 +2,7 @@
#
# start cron daemon
#
# runlevels: geexbox, debug
# runlevels: openelec, debug
echo "### Starting CRON daemon ###"