- include /etc/profile
This commit is contained in:
Stephan Raue 2010-05-16 11:05:25 +02:00
parent 7b373292d9
commit e5faeff615
3 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,8 @@
# #
# runlevels: openelec, textmode # runlevels: openelec, textmode
. /etc/profile
progress "starting udev daemon" progress "starting udev daemon"
echo -e '\000\000\000\000' > /proc/sys/kernel/hotplug echo -e '\000\000\000\000' > /proc/sys/kernel/hotplug

View File

@ -25,6 +25,8 @@
# #
# runlevels: openelec, textmode # runlevels: openelec, textmode
. /etc/profile
UDEV_LOGFILE="/dev/.udev.log" UDEV_LOGFILE="/dev/.udev.log"
progress "monitoring udev events" progress "monitoring udev events"

View File

@ -25,6 +25,8 @@
# #
# runlevels: openelec, textmode # runlevels: openelec, textmode
. /etc/profile
progress "request udev events from the kernel" progress "request udev events from the kernel"
( (