mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-31 14:37:59 +00:00
udev:
- change runlevel "text" to "textmode"
This commit is contained in:
parent
83c00bf14b
commit
222856494a
@ -1,7 +1,7 @@
|
||||
#
|
||||
# starting Udev daemon
|
||||
#
|
||||
# runlevels: openelec, text
|
||||
# runlevels: openelec, textmode
|
||||
|
||||
progress "starting udev daemon"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# monitoring udev events
|
||||
#
|
||||
# runlevels: openelec, text
|
||||
# runlevels: openelec, textmode
|
||||
|
||||
UDEV_LOGFILE="/dev/.udev.log"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# request events from the kernel
|
||||
#
|
||||
# runlevels: openelec, text
|
||||
# runlevels: openelec, textmode
|
||||
|
||||
progress "request udev events from the kernel"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user