summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/mythexpress/log/run
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-11-05 21:41:15 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-11-05 21:41:15 (GMT)
commitca11d1169bc90abfe0f636bcb9285f43e2bbb862 (patch)
tree6f71dcaee3c3e2ac5aaca248c9fb87f0363d9517 /abs/core/runit-scripts/runitscripts/services/mythexpress/log/run
parent2644df52d2262df23537438aa1e1b4294c2cd408 (diff)
downloadlinhes_pkgbuild-ca11d1169bc90abfe0f636bcb9285f43e2bbb862.zip
linhes_pkgbuild-ca11d1169bc90abfe0f636bcb9285f43e2bbb862.tar.gz
linhes_pkgbuild-ca11d1169bc90abfe0f636bcb9285f43e2bbb862.tar.bz2
runit-scripts: added mythexpress and remyth
refs #865 refs #863
Diffstat (limited to 'abs/core/runit-scripts/runitscripts/services/mythexpress/log/run')
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/mythexpress/log/run7
1 files changed, 7 insertions, 0 deletions
diff --git a/abs/core/runit-scripts/runitscripts/services/mythexpress/log/run b/abs/core/runit-scripts/runitscripts/services/mythexpress/log/run
new file mode 100755
index 0000000..e6103bc
--- /dev/null
+++ b/abs/core/runit-scripts/runitscripts/services/mythexpress/log/run
@@ -0,0 +1,7 @@
+#!/bin/sh
+exec 2>&1
+export TERM=linux
+#. /etc/rc.conf
+#. /etc/rc.d/functions
+/usr/bin/logger -p info -t mythexpress
+