diff options
author | Britney Fransen <brfransen@gmail.com> | 2012-09-03 17:02:56 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2012-09-03 17:02:56 (GMT) |
commit | 39c2b6d5a91924d235fcd803ec3e71ed00cfc468 (patch) | |
tree | 7883ef4f42d39d2dd15bc246fe9535b6a8344e79 /abs/core/runit-scripts/PKGBUILD | |
parent | 5b60b2a21e504020b1724a2c01c5f398b04b8f79 (diff) | |
download | linhes_pkgbuild-39c2b6d5a91924d235fcd803ec3e71ed00cfc468.zip linhes_pkgbuild-39c2b6d5a91924d235fcd803ec3e71ed00cfc468.tar.gz linhes_pkgbuild-39c2b6d5a91924d235fcd803ec3e71ed00cfc468.tar.bz2 |
runit-scripts: enable cron logging to syslog
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 9e73603..9e6396e 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=66 +pkgrel=67 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |