summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/msg_daemon
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-15 16:07:29 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-15 16:07:29 (GMT)
commit99a147b6c8075f67fd0e143e3a3065587c9dece4 (patch)
tree24a36c2ec8a670da2f83dc19ab68834967be5291 /abs/core/runit-scripts/runitscripts/services/msg_daemon
parented6f98d16de03a1a6511cf7cb12f5dbf0c9220e0 (diff)
downloadlinhes_pkgbuild-99a147b6c8075f67fd0e143e3a3065587c9dece4.zip
linhes_pkgbuild-99a147b6c8075f67fd0e143e3a3065587c9dece4.tar.gz
linhes_pkgbuild-99a147b6c8075f67fd0e143e3a3065587c9dece4.tar.bz2
runit-scripts: dbus frontend
dbus will now create dir if needed frontend..changed logging name
Diffstat (limited to 'abs/core/runit-scripts/runitscripts/services/msg_daemon')
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/msg_daemon/run7
1 files changed, 7 insertions, 0 deletions
diff --git a/abs/core/runit-scripts/runitscripts/services/msg_daemon/run b/abs/core/runit-scripts/runitscripts/services/msg_daemon/run
new file mode 100755
index 0000000..b544550
--- /dev/null
+++ b/abs/core/runit-scripts/runitscripts/services/msg_daemon/run
@@ -0,0 +1,7 @@
+#!/bin/sh
+export TERM=linux
+. /etc/rc.conf
+. /etc/rc.d/functions
+. /etc/profile
+stat_runit "Starting osd message daemon"
+exec /usr/LH/bin/msg_daemon.py