summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/mythbackend/log/run
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-01-22 01:32:12 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-01-22 01:32:12 (GMT)
commit08ddf5889e4e0898ef0a17a8fe669800fe2616e1 (patch)
tree47430d2576622b9fef5bcb7c3637cd748db3f2d3 /abs/core/runit-scripts/runitscripts/services/mythbackend/log/run
parentfdeee99099f4a75074a009d31ef926e9997d84fa (diff)
downloadlinhes_pkgbuild-08ddf5889e4e0898ef0a17a8fe669800fe2616e1.zip
linhes_pkgbuild-08ddf5889e4e0898ef0a17a8fe669800fe2616e1.tar.gz
linhes_pkgbuild-08ddf5889e4e0898ef0a17a8fe669800fe2616e1.tar.bz2
runit-scripts: mythbackend. Add add_storage --report to startup.
This will print out a list of any new disks found refs #796
Diffstat (limited to 'abs/core/runit-scripts/runitscripts/services/mythbackend/log/run')
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/mythbackend/log/run8
1 files changed, 0 insertions, 8 deletions
diff --git a/abs/core/runit-scripts/runitscripts/services/mythbackend/log/run b/abs/core/runit-scripts/runitscripts/services/mythbackend/log/run
deleted file mode 100755
index 17692a7..0000000
--- a/abs/core/runit-scripts/runitscripts/services/mythbackend/log/run
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-exec 2>&1
-#export TERM=linux
-#. /etc/rc.conf
-#. /etc/rc.d/functions
-#stat_runit "Starting MythBackend logger"
-/usr/bin/logger -p local7.info -t mythbackend
-