summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/mythexpress
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/runit-scripts/runitscripts/services/mythexpress')
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/mythexpress/run1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/runit-scripts/runitscripts/services/mythexpress/run b/abs/core/runit-scripts/runitscripts/services/mythexpress/run
index 3e58490..d902721 100755
--- a/abs/core/runit-scripts/runitscripts/services/mythexpress/run
+++ b/abs/core/runit-scripts/runitscripts/services/mythexpress/run
@@ -3,6 +3,7 @@ exec 2>&1
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
+/sbin/svwaitup -s 10 /service/avahi
stat_runit "Starting MythExpress"
su http -s/bin/bash -c "node /usr/mythexpress/app.js"