From a8ffca317c742720af2d83a33e11623a4fd36265 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Fri, 11 Apr 2014 21:59:03 +0000
Subject: runit-scripts: shellinaboxd: update run

---
 abs/core/runit-scripts/PKGBUILD                               | 2 +-
 abs/core/runit-scripts/runitscripts/services/shellinaboxd/run | 2 +-
 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
-- 
cgit v0.12