summaryrefslogtreecommitdiffstats
path: root/abs/extra/community/mre/run
blob: 84d08e504e9b6b239437aad75853355bc8872f67 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
stat_runit "Starting mythrecordingextender"

sv start mythbackend || exit 1
sleep 5

exec /usr/local/bin/mre.php