summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/mythexpress/run
blob: 06e4a1b3e231d040adcd2a0495b8fec696822947 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
exec 2>&1
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
/usr/bin/svwaitup -s 10 /service/avahi
stat_runit "Starting MythExpress"
exec chpst -u http node /usr/mythexpress/app.js