summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-07-14 20:28:22 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-07-14 20:28:22 +0000
commitff7c3e0789b4f196e41edf4135c863e4fd1a9ac2 (patch)
tree5ce588ad3a58be12611b7854c299f07f0b8de419 /sys-apps/devfsd
parentChanged src_install to use dolib doins (diff)
downloadhistorical-ff7c3e0789b4f196e41edf4135c863e4fd1a9ac2.tar.gz
historical-ff7c3e0789b4f196e41edf4135c863e4fd1a9ac2.tar.bz2
historical-ff7c3e0789b4f196e41edf4135c863e4fd1a9ac2.zip
boot fix
Diffstat (limited to 'sys-apps/devfsd')
-rwxr-xr-xsys-apps/devfsd/files/devfsd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/devfsd/files/devfsd b/sys-apps/devfsd/files/devfsd
index f5eba4733820..b01a3b879d43 100755
--- a/sys-apps/devfsd/files/devfsd
+++ b/sys-apps/devfsd/files/devfsd
@@ -1,5 +1,5 @@
#!/bin/sh
-#RCUPDATE:boot:06:This line is required for script management
+#RCUPDATE:boot:04:This line is required for script management
. /etc/rc.d/config/basic
@@ -8,6 +8,6 @@
# Test if we use devfs and start devfsd
mount --bind /dev /dev-state
mount -t devfs none /dev
-//sbin/devfsd /dev
+/sbin/devfsd /dev