diff options
author | James Meyer <james.meyer@operamail.com> | 2012-09-10 22:43:38 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-09-10 22:44:37 (GMT) |
commit | 98a003ea4ba6ffd0e529f30b14ce8cf24c4a9ebd (patch) | |
tree | 8b063a4226471c2206c21a23ab060f643b16eed0 /abs/core/runit-scripts/PKGBUILD | |
parent | 86a66e21bf7b444dbab401e699da74df38fb9dcf (diff) | |
download | linhes_pkgbuild-98a003ea4ba6ffd0e529f30b14ce8cf24c4a9ebd.zip linhes_pkgbuild-98a003ea4ba6ffd0e529f30b14ce8cf24c4a9ebd.tar.gz linhes_pkgbuild-98a003ea4ba6ffd0e529f30b14ce8cf24c4a9ebd.tar.bz2 |
xymon/runit scripts: moved from /data/srv/xymon to /home/xymon.
This was done to preserve rrd's on upgrade
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 4c0d1d0..dac1d6d 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=71 +pkgrel=72 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |