summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-04-11 21:59:03 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-04-11 21:59:03 (GMT)
commita8ffca317c742720af2d83a33e11623a4fd36265 (patch)
tree5006b63735a594511c2c794b356aff72be3680bc /abs/core/runit-scripts
parentf99b659f10f2d6016b115da7ae6d8af4ff75d585 (diff)
downloadlinhes_pkgbuild-a8ffca317c742720af2d83a33e11623a4fd36265.zip
linhes_pkgbuild-a8ffca317c742720af2d83a33e11623a4fd36265.tar.gz
linhes_pkgbuild-a8ffca317c742720af2d83a33e11623a4fd36265.tar.bz2
runit-scripts: shellinaboxd: update run
Diffstat (limited to 'abs/core/runit-scripts')
-rwxr-xr-xabs/core/runit-scripts/PKGBUILD2
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/shellinaboxd/run2
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD
index 64eeff7..7bc5103 100755
--- a/abs/core/runit-scripts/PKGBUILD
+++ b/abs/core/runit-scripts/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=runit-scripts
pkgver=8.1
-pkgrel=13
+pkgrel=14
pkgdesc="collection of startup scripts for runit"
url="http://smarden.org/runit/"
license="BSD"
diff --git a/abs/core/runit-scripts/runitscripts/services/shellinaboxd/run b/abs/core/runit-scripts/runitscripts/services/shellinaboxd/run
index bc94a73..cddfe08 100755
--- a/abs/core/runit-scripts/runitscripts/services/shellinaboxd/run
+++ b/abs/core/runit-scripts/runitscripts/services/shellinaboxd/run
@@ -6,4 +6,4 @@ export TERM=linux
stat_runit "Starting shellinabox"
-exec su - mythtv -c "shellinaboxd -c /etc/lighttpd/ --no-beep"
+exec shellinaboxd -u 1000 -c /etc/lighttpd/ --no-beep