diff options
author | James Meyer <james.meyer@operamail.com> | 2012-12-17 20:10:04 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-12-17 20:10:04 (GMT) |
commit | a446b6d544450122051e13074f1d874e0d03c64c (patch) | |
tree | 46ef73392877f36e17f35c02e8ba6ab9d1c4a349 /abs/core/runit-scripts/PKGBUILD | |
parent | e026945f45ffdcea5072e645b762940e85506606 (diff) | |
download | linhes_pkgbuild-a446b6d544450122051e13074f1d874e0d03c64c.zip linhes_pkgbuild-a446b6d544450122051e13074f1d874e0d03c64c.tar.gz linhes_pkgbuild-a446b6d544450122051e13074f1d874e0d03c64c.tar.bz2 |
runit-scripts: removed ldm, adding udevil. Also added log_care to 1 so that it runs on startup.
This ensures that logs are cleaned up and rotated out of the way even if the system is offline when the cron job is supposed to run.
refs #883
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 870fe71..7750289 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=92 +pkgrel=99 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |