summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts/runitscripts/services/shellinaboxd/run
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-04-15 20:38:18 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-04-15 20:38:18 (GMT)
commit237df8ca287f8109dad86a73072853fd8d7670ff (patch)
tree3cf532283cc93d13f3b2155a72c29334b7f853b3 /abs/core/runit-scripts/runitscripts/services/shellinaboxd/run
parent7c996d3dbc7f8609f7dedbf0928305930d86c9cf (diff)
downloadlinhes_pkgbuild-237df8ca287f8109dad86a73072853fd8d7670ff.zip
linhes_pkgbuild-237df8ca287f8109dad86a73072853fd8d7670ff.tar.gz
linhes_pkgbuild-237df8ca287f8109dad86a73072853fd8d7670ff.tar.bz2
runit-scripts: update /sbin dirs to /usr/bin. refs #961
Diffstat (limited to 'abs/core/runit-scripts/runitscripts/services/shellinaboxd/run')
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/shellinaboxd/run3
1 files changed, 1 insertions, 2 deletions
diff --git a/abs/core/runit-scripts/runitscripts/services/shellinaboxd/run b/abs/core/runit-scripts/runitscripts/services/shellinaboxd/run
index cddfe08..5916dc1 100755
--- a/abs/core/runit-scripts/runitscripts/services/shellinaboxd/run
+++ b/abs/core/runit-scripts/runitscripts/services/shellinaboxd/run
@@ -5,5 +5,4 @@ export TERM=linux
. /etc/rc.d/functions
stat_runit "Starting shellinabox"
-
-exec shellinaboxd -u 1000 -c /etc/lighttpd/ --no-beep
+exec chpst -umythtv shellinaboxd -c /etc/lighttpd/ --no-beep