diff options
author | Britney Fransen <brfransen@gmail.com> | 2013-12-11 16:00:21 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2013-12-11 16:00:21 (GMT) |
commit | 8ae3e21c370d8a60b4572f35ea8d1654bc197f9f (patch) | |
tree | 5d7fec71dc55d5b0703f56713764c305d58a0860 /abs/core/runit-scripts/PKGBUILD | |
parent | 6c8c36f726c7cba3bf9091d97d9b2e49ead38597 (diff) | |
download | linhes_pkgbuild-8ae3e21c370d8a60b4572f35ea8d1654bc197f9f.zip linhes_pkgbuild-8ae3e21c370d8a60b4572f35ea8d1654bc197f9f.tar.gz linhes_pkgbuild-8ae3e21c370d8a60b4572f35ea8d1654bc197f9f.tar.bz2 |
runit-scripts: msg_daemon run: add exec env to allow runit to control the service
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 1f1c12c..7c4de92 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.1 -pkgrel=3 +pkgrel=4 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |