summaryrefslogtreecommitdiffstats
path: root/abs/core/runit/runitscripts/services/hal/run
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/runit/runitscripts/services/hal/run')
-rwxr-xr-xabs/core/runit/runitscripts/services/hal/run4
1 files changed, 4 insertions, 0 deletions
diff --git a/abs/core/runit/runitscripts/services/hal/run b/abs/core/runit/runitscripts/services/hal/run
new file mode 100755
index 0000000..f1362b2
--- /dev/null
+++ b/abs/core/runit/runitscripts/services/hal/run
@@ -0,0 +1,4 @@
+#!/bin/sh
+exec 2>&1
+sv waitup dbus 2>/dev/null 1>/dev/null
+exec /usr/sbin/hald --daemon=no --use-syslog 2>/dev/null >/dev/null