- change runlevel "text" to "textmode"
This commit is contained in:
Stephan Raue 2010-03-25 09:38:35 +01:00
parent 83c00bf14b
commit 222856494a
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# #
# starting Udev daemon # starting Udev daemon
# #
# runlevels: openelec, text # runlevels: openelec, textmode
progress "starting udev daemon" progress "starting udev daemon"

View File

@ -1,7 +1,7 @@
# #
# monitoring udev events # monitoring udev events
# #
# runlevels: openelec, text # runlevels: openelec, textmode
UDEV_LOGFILE="/dev/.udev.log" UDEV_LOGFILE="/dev/.udev.log"

View File

@ -1,7 +1,7 @@
# #
# request events from the kernel # request events from the kernel
# #
# runlevels: openelec, text # runlevels: openelec, textmode
progress "request udev events from the kernel" progress "request udev events from the kernel"