summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/mythdroid/run
blob: 08dda10bfabc8803d02e4fe007efe8f026c5f619 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash

. /etc/rc.conf
. /etc/rc.d/functions
[ -f /etc/mdd.conf ] && . /etc/mdd.conf

    stat_runit "Starting MythExport daemon"

    exec /usr/bin/vendor_perl/mdd.pl 2>&1 /dev/null