mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 03:36:34 +00:00
/etc/init.d/S12udev: remove echoing to hotplug
This commit is contained in:
parent
d11a03fd65
commit
51cdde279a
@ -15,7 +15,6 @@ source ${CONF}
|
||||
|
||||
start() {
|
||||
msg_begin "Starting eudev"
|
||||
echo '\000\000\000\000' > /proc/sys/kernel/hotplug
|
||||
${PROG} --daemon --resolve-names=never
|
||||
test $? == 0 && msg_done || msg_fail
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user