summaryrefslogtreecommitdiff
path: root/rc.single
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-05-18 11:16:19 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-05-18 11:16:19 -0300
commit84a17ca62a9bcfcfaef320c38bb45add1f673afd (patch)
tree9e7789b4c6fd7536b5b00ba7b64d7dc4db0ed878 /rc.single
parent0363775a534e231ae1b906079ddf980a08a8de67 (diff)
parentc6b3853de29e5bb42adda4a2f62a08d87ea15740 (diff)
Merge branch 'master' of https://projects.archlinux.org/git/initscripts into parabola2011.05.2parabola
Diffstat (limited to 'rc.single')
-rwxr-xr-xrc.single5
1 files changed, 1 insertions, 4 deletions
diff --git a/rc.single b/rc.single
index 06bd83c..d1191d2 100755
--- a/rc.single
+++ b/rc.single
@@ -10,10 +10,7 @@ run_hook single_start
if [[ $PREVLEVEL != N ]]; then
kill_everything single
- stat_busy "Starting UDev Daemon"
- /sbin/udevd --daemon
- stat_done
-
+ status "Starting UDev Daemon" /sbin/udevd --daemon
run_hook single_udevlaunched
# Trigger udev uevents