diff options
author | James Meyer <james.meyer@operamail.com> | 2009-09-08 22:10:43 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-09-08 22:10:43 (GMT) |
commit | 8803ed24d1d1ea6720b0e7fa38e849d2f3a45123 (patch) | |
tree | a77cf48d95a31aea513f73a3e88d98507a66c149 /abs/core-testing/runit-scripts/PKGBUILD | |
parent | 6b53e00c3f25bee6babd8e11ff6e846ad3f2107d (diff) | |
download | linhes_pkgbuild-8803ed24d1d1ea6720b0e7fa38e849d2f3a45123.zip linhes_pkgbuild-8803ed24d1d1ea6720b0e7fa38e849d2f3a45123.tar.gz linhes_pkgbuild-8803ed24d1d1ea6720b0e7fa38e849d2f3a45123.tar.bz2 |
runit-scripts: remove -p option from nfsd line. This -p was changing the port instead of giving the number of threads
Diffstat (limited to 'abs/core-testing/runit-scripts/PKGBUILD')
-rwxr-xr-x | abs/core-testing/runit-scripts/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/runit-scripts/PKGBUILD b/abs/core-testing/runit-scripts/PKGBUILD index 6bea389..1615994 100755 --- a/abs/core-testing/runit-scripts/PKGBUILD +++ b/abs/core-testing/runit-scripts/PKGBUILD @@ -1,6 +1,6 @@ pkgname=runit-scripts pkgver=1.8.0 -pkgrel=94 +pkgrel=95 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |