summaryrefslogtreecommitdiffstats
path: root/abs/core/runit-scripts
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-02-02 14:56:22 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-02-02 14:56:22 (GMT)
commit570112c125d6e5f468bf3e1f9df7a4f2753a8ba1 (patch)
tree6e57c7c0ad471f717a43a26b37090596875192bd /abs/core/runit-scripts
parentfe2a0b6c980aaf39fbc755cd4a80ee125aeef088 (diff)
downloadlinhes_pkgbuild-570112c125d6e5f468bf3e1f9df7a4f2753a8ba1.zip
linhes_pkgbuild-570112c125d6e5f468bf3e1f9df7a4f2753a8ba1.tar.gz
linhes_pkgbuild-570112c125d6e5f468bf3e1f9df7a4f2753a8ba1.tar.bz2
runit-scripts: update mythexpress run cmd
Diffstat (limited to 'abs/core/runit-scripts')
-rwxr-xr-xabs/core/runit-scripts/PKGBUILD2
-rwxr-xr-xabs/core/runit-scripts/runitscripts/services/mythexpress/run2
2 files changed, 2 insertions, 2 deletions
diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD
index c1b4c8a..4b2f625 100755
--- a/abs/core/runit-scripts/PKGBUILD
+++ b/abs/core/runit-scripts/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=runit-scripts
pkgver=8.3
-pkgrel=4
+pkgrel=5
pkgdesc="collection of startup scripts for runit"
url="http://smarden.org/runit/"
license="BSD"
diff --git a/abs/core/runit-scripts/runitscripts/services/mythexpress/run b/abs/core/runit-scripts/runitscripts/services/mythexpress/run
index 06e4a1b..05c9b17 100755
--- a/abs/core/runit-scripts/runitscripts/services/mythexpress/run
+++ b/abs/core/runit-scripts/runitscripts/services/mythexpress/run
@@ -5,4 +5,4 @@ export TERM=linux
. /etc/rc.d/functions
/usr/bin/svwaitup -s 10 /service/avahi
stat_runit "Starting MythExpress"
-exec chpst -u http node /usr/mythexpress/app.js
+exec chpst -u http node /usr/mythexpress/mythexpress.js