diff options
author | James Meyer <james.meyer@operamail.com> | 2012-11-01 20:51:19 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-11-01 20:51:19 (GMT) |
commit | 3202a396e855bfcc02a639d9b9cefd6bc44f1c40 (patch) | |
tree | a495b1d2116d9f97d3b627b45fee91decfce7e8d /abs/core/runit-scripts/PKGBUILD | |
parent | 1563ce5b39f113386cc32140754dfa4eafa1a597 (diff) | |
download | linhes_pkgbuild-3202a396e855bfcc02a639d9b9cefd6bc44f1c40.zip linhes_pkgbuild-3202a396e855bfcc02a639d9b9cefd6bc44f1c40.tar.gz linhes_pkgbuild-3202a396e855bfcc02a639d9b9cefd6bc44f1c40.tar.bz2 |
runit-scripts: added zoneminder
Added some svwait mysql for mythbackend and zoneminder
added myth_run_status=1 for all other scripts that use /etc/profile
refs #857
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 83530fe..17280f9 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=78 +pkgrel=82 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |