mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
fix runlevel-system
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# start cron daemon
|
||||
#
|
||||
# runlevels: geexbox, debug
|
||||
# runlevels: openelec, debug
|
||||
|
||||
echo "### Starting Syslog daemon ###"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# start telnet daemon
|
||||
#
|
||||
# runlevels: geexbox, debug, configure
|
||||
# runlevels: openelec, debug, configure
|
||||
|
||||
# get options
|
||||
test -f /etc/network || exit 1
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# start http daemon
|
||||
#
|
||||
# runlevels: geexbox, debug, configure
|
||||
# runlevels: openelec, debug, configure
|
||||
|
||||
# get options
|
||||
test -f /etc/network || exit 1
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# start cron daemon
|
||||
#
|
||||
# runlevels: geexbox, debug
|
||||
# runlevels: openelec, debug
|
||||
|
||||
echo "### Starting CRON daemon ###"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user