mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
udev:
- include /etc/profile
This commit is contained in:
parent
7b373292d9
commit
e5faeff615
@ -25,6 +25,8 @@
|
||||
#
|
||||
# runlevels: openelec, textmode
|
||||
|
||||
. /etc/profile
|
||||
|
||||
progress "starting udev daemon"
|
||||
|
||||
echo -e '\000\000\000\000' > /proc/sys/kernel/hotplug
|
||||
|
@ -25,6 +25,8 @@
|
||||
#
|
||||
# runlevels: openelec, textmode
|
||||
|
||||
. /etc/profile
|
||||
|
||||
UDEV_LOGFILE="/dev/.udev.log"
|
||||
|
||||
progress "monitoring udev events"
|
||||
|
@ -25,6 +25,8 @@
|
||||
#
|
||||
# runlevels: openelec, textmode
|
||||
|
||||
. /etc/profile
|
||||
|
||||
progress "request udev events from the kernel"
|
||||
|
||||
(
|
||||
|
Loading…
x
Reference in New Issue
Block a user