mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
udev:
- change runlevel "text" to "textmode"
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user