udev: run also in runlevel 'installer'

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-07-06 19:28:41 +02:00
parent 3997a1a51a
commit f72fe940ef
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -23,7 +23,7 @@
# #
# monitoring udev events # monitoring udev events
# #
# runlevels: openelec, textmode # runlevels: openelec, installer, textmode
. /etc/profile . /etc/profile

View File

@ -23,7 +23,7 @@
# #
# request events from the kernel # request events from the kernel
# #
# runlevels: openelec, textmode # runlevels: openelec, installer, textmode
. /etc/profile . /etc/profile