diff options
author | James Meyer <james.meyer@operamail.com> | 2012-04-22 21:07:23 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-04-22 21:07:23 (GMT) |
commit | 3cd27d056e972eb6c78c76f372147e6d8c3a241b (patch) | |
tree | 63a6475229cc54f56c471fe82b583b590b27b9e1 /abs/core/runit-scripts/PKGBUILD | |
parent | 5e28a47c767e5fadd0bd5056d94740745875aea7 (diff) | |
download | linhes_pkgbuild-3cd27d056e972eb6c78c76f372147e6d8c3a241b.zip linhes_pkgbuild-3cd27d056e972eb6c78c76f372147e6d8c3a241b.tar.gz linhes_pkgbuild-3cd27d056e972eb6c78c76f372147e6d8c3a241b.tar.bz2 |
runit-scripts: mythbackend set myth_run_status=1 so that myth_status isn't run when this service is started.
Diffstat (limited to 'abs/core/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/runit-scripts/PKGBUILD b/abs/core/runit-scripts/PKGBUILD index 30acc6a..b368cd0 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=2.1.1 -pkgrel=57 +pkgrel=58 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |