From: Marcel Lorenz <marcel.lorenz@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] eudev: update init script
Date: Sun, 04 Sep 2016 14:31:13 +0200 [thread overview]
Message-ID: <20160904123113.15205-1-marcel.lorenz@ipfire.org> (raw)
[-- 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
reply other threads:[~2016-09-04 12:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160904123113.15205-1-marcel.lorenz@ipfire.org \
--to=marcel.lorenz@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox