* [PATCH] eudev: update init script
@ 2016-09-04 12:31 Marcel Lorenz
0 siblings, 0 replies; only message in thread
From: Marcel Lorenz @ 2016-09-04 12:31 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 690 bytes --]
Removes the not more needed "copy static device nodes" from initscript
Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
---
src/initscripts/init.d/udev | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/initscripts/init.d/udev b/src/initscripts/init.d/udev
index 6cf8771..9afedbf 100644
--- a/src/initscripts/init.d/udev
+++ b/src/initscripts/init.d/udev
@@ -55,9 +55,6 @@ case "${1}" in
# the kernel call out to any binary in response to them
echo > /proc/sys/kernel/hotplug
- # Copy static device nodes to /dev
- cp -a /lib/udev/devices/* /dev
-
# Start the udev daemon to continually watch for, and act on,
# uevents
/sbin/udevd --daemon
--
2.9.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-09-04 12:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-04 12:31 [PATCH] eudev: update init script Marcel Lorenz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox