diff options
author | James Meyer <james.meyer@operamail.com> | 2012-11-11 01:47:45 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-11-11 01:47:45 (GMT) |
commit | 0baf997ee6184fe49968687d93205b34323af16f (patch) | |
tree | 153043c7c3065d798d6a1639221a1e40ff967d0c /abs/core/runit-scripts/PKGBUILD | |
parent | 278bada9f44111056f2e175629c7761d5a0b9755 (diff) | |
download | linhes_pkgbuild-0baf997ee6184fe49968687d93205b34323af16f.zip linhes_pkgbuild-0baf997ee6184fe49968687d93205b34323af16f.tar.gz linhes_pkgbuild-0baf997ee6184fe49968687d93205b34323af16f.tar.bz2 |
runit-scripts: add exec to mythexpress and remyth. Without the exec sv stop doesn't work
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 68921e0..b9ec500 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=87 +pkgrel=88 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |