busybox: run mount_filesystem, make_directorys, userconfig, network, syslogd, acpid also in runlevel 'installer'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-07-06 19:27:23 +02:00
parent 57900eaa93
commit 3997a1a51a
6 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@
# #
# mounting needed filesystems # mounting needed filesystems
# #
# runlevels: openelec, textmode # runlevels: openelec, installer, textmode
. /etc/profile . /etc/profile

View File

@ -23,7 +23,7 @@
# #
# make variable directory structure # make variable directory structure
# #
# runlevels: openelec, textmode # runlevels: openelec, installer, textmode
. /etc/profile . /etc/profile

View File

@ -23,7 +23,7 @@
# #
# copy userconfig and samples # copy userconfig and samples
# #
# runlevels: openelec, textmode # runlevels: openelec, installer, textmode
. /etc/profile . /etc/profile

View File

@ -23,7 +23,7 @@
# #
# start networking # start networking
# #
# runlevels: openelec, textmode # runlevels: openelec, installer, textmode
. /etc/profile . /etc/profile

View File

@ -23,7 +23,7 @@
# #
# start syslog daemon # start syslog daemon
# #
# runlevels: openelec, textmode # runlevels: openelec, installer, textmode
. /etc/profile . /etc/profile

View File

@ -22,7 +22,7 @@
# start the ACPI daemon subsystem # start the ACPI daemon subsystem
# #
# runlevels: openelec, textmode # runlevels: openelec, installer, textmode
. /etc/profile . /etc/profile