aboutsummaryrefslogtreecommitdiff
path: root/rc.single
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2011-04-30 16:52:40 -0300
committerTom Gundersen <teg@jklm.no>2011-05-08 01:41:09 +0200
commitd8796827633d533e53ba7e158ee6354c38d0e88e (patch)
tree4eefd1ebc7d4bb43167e7caa0b3844116d0bd4b4 /rc.single
parente98a352e9568ec31b33af8671987d026f1f73647 (diff)
downloadinitscripts-d8796827633d533e53ba7e158ee6354c38d0e88e.tar.xz
Change stat_busy()/stat_done() -> status()
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Signed-off-by: Tom Gundersen <teg@jklm.no>
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