diff options
author | James Meyer <james.meyer@operamail.com> | 2014-10-19 23:10:55 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2014-10-19 23:10:55 (GMT) |
commit | db420b9dfa1df8082f1b9655cdc9e2ebc1a0d002 (patch) | |
tree | f21d931e5906f21e828085f45cb53f50788b29ee /abs/core/runit-scripts/PKGBUILD | |
parent | a2ab677040c35b12c2554f3b4aa1cbbdaaa336eb (diff) | |
download | linhes_pkgbuild-db420b9dfa1df8082f1b9655cdc9e2ebc1a0d002.zip linhes_pkgbuild-db420b9dfa1df8082f1b9655cdc9e2ebc1a0d002.tar.gz linhes_pkgbuild-db420b9dfa1df8082f1b9655cdc9e2ebc1a0d002.tar.bz2 |
runit-scripts: change frontend, evrouter, vnc to use sudo instead of su. This allows runit to start/stop the service as needed.
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 d43e59f..fd78f72 100755 --- a/abs/core/runit-scripts/PKGBUILD +++ b/abs/core/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=8.2 -pkgrel=2 +pkgrel=3 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |