mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
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:
parent
57900eaa93
commit
3997a1a51a
@ -23,7 +23,7 @@
|
|||||||
#
|
#
|
||||||
# mounting needed filesystems
|
# mounting needed filesystems
|
||||||
#
|
#
|
||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, installer, textmode
|
||||||
|
|
||||||
. /etc/profile
|
. /etc/profile
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
#
|
#
|
||||||
# make variable directory structure
|
# make variable directory structure
|
||||||
#
|
#
|
||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, installer, textmode
|
||||||
|
|
||||||
. /etc/profile
|
. /etc/profile
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
#
|
#
|
||||||
# copy userconfig and samples
|
# copy userconfig and samples
|
||||||
#
|
#
|
||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, installer, textmode
|
||||||
|
|
||||||
. /etc/profile
|
. /etc/profile
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
#
|
#
|
||||||
# start networking
|
# start networking
|
||||||
#
|
#
|
||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, installer, textmode
|
||||||
|
|
||||||
. /etc/profile
|
. /etc/profile
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
#
|
#
|
||||||
# start syslog daemon
|
# start syslog daemon
|
||||||
#
|
#
|
||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, installer, textmode
|
||||||
|
|
||||||
. /etc/profile
|
. /etc/profile
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user