diff options
author | James Meyer <james.meyer@operamail.com> | 2011-12-08 22:20:29 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-12-08 22:20:29 (GMT) |
commit | b0c5755ade92ee5b76a6d56248e64254876bc931 (patch) | |
tree | 388232aef223c9e00026f2f2efb6de9e89a97118 /abs/core/runit-scripts/PKGBUILD | |
parent | e1dd39c27fe6b37f592111ed8814d1003d9c4ffa (diff) | |
download | linhes_pkgbuild-b0c5755ade92ee5b76a6d56248e64254876bc931.zip linhes_pkgbuild-b0c5755ade92ee5b76a6d56248e64254876bc931.tar.gz linhes_pkgbuild-b0c5755ade92ee5b76a6d56248e64254876bc931.tar.bz2 |
runit-scripts: remove syslog from startup list and replace with rsyslog
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 95f7b05..c2c75c8 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=41 +pkgrel=42 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |