aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2008-05-14 13:49:16 +0200
committerThomas Bächler <thomas@archlinux.org>2008-05-14 13:49:16 +0200
commitde031161e02772aaeaefed1398f8ad59621bd8bc (patch)
treeca239215d7ec0c905f8be547aa01cabe4f44c0e9
parentaf36e8dd3c025d7593bda4f310612989927149d1 (diff)
downloadinitscripts-2008.05-1.tar.xz
Fix commit 521d7678cecb3018923f7c869bc8a5f74dc29268, this makes more sense2008.05-1
-rwxr-xr-xrc.sysinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc.sysinit b/rc.sysinit
index 8ace8d3..79cfcac 100755
--- a/rc.sysinit
+++ b/rc.sysinit
@@ -71,7 +71,7 @@ if [ -f /etc/localtime ]; then
/sbin/hwclock $HWCLOCK_PARAMS --noadjfile
fi
-echo -e '\000\000\000\000' > /proc/sys/kernel/hotplug
+echo > /proc/sys/kernel/hotplug
if [ -x /sbin/udevadm -a -d /sys/block ]; then
# We have udev and /sys appears to be mounted, use UDev