diff options
author | James Meyer <james.meyer@operamail.com> | 2011-12-27 22:34:54 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-12-27 22:34:54 (GMT) |
commit | 3fc3938ecc2cfd8f75a2fa28f795a837a51636ca (patch) | |
tree | 12614717dff208ca9fc12017e93b2faedd86b224 /abs/core/runit-scripts/PKGBUILD | |
parent | e89fb3069b8d479b3851bcc647614cb6316e9eab (diff) | |
download | linhes_pkgbuild-3fc3938ecc2cfd8f75a2fa28f795a837a51636ca.zip linhes_pkgbuild-3fc3938ecc2cfd8f75a2fa28f795a837a51636ca.tar.gz linhes_pkgbuild-3fc3938ecc2cfd8f75a2fa28f795a837a51636ca.tar.bz2 |
runit-scripts: add setfacl to runit 1 for /etc/systemconfig. This will ensure that the permissions will be correct on every boot.
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 c2c75c8..2e0f57c 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=42 +pkgrel=43 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |