summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/shellinaboxd/run
blob: bfc60186681e8b17f4e8f3eec71be138809ef002 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
exec 2>&1
export TERM=linux
. /etc/rc.conf
. /etc/rc.d/functions
stat_runit "Starting shellinabox"


exec  su - mythtv -c "shellinaboxd -c /etc/lighttpd/"