diff options
author | James Meyer <james.meyer@operamail.com> | 2012-12-20 17:51:52 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-12-20 17:51:52 (GMT) |
commit | 8fa65f7eeefe6c939e62ed55ab255706e2fd437e (patch) | |
tree | 6f9a27955b89a12d90c41c713c8926cc2faa4300 /abs/core/runit-scripts/PKGBUILD | |
parent | 11e132fea20a3c9005970187003b2c951d2520db (diff) | |
download | linhes_pkgbuild-8fa65f7eeefe6c939e62ed55ab255706e2fd437e.zip linhes_pkgbuild-8fa65f7eeefe6c939e62ed55ab255706e2fd437e.tar.gz linhes_pkgbuild-8fa65f7eeefe6c939e62ed55ab255706e2fd437e.tar.bz2 |
runit-scripts: Dont' start a slave backend until a connection to master is established.
-remove delay on the frontend service waiting on the backend. The delay for mythfrontend has now been moved into frontend startup session script.
refs #886
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 7750289..fa70061 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=99 +pkgrel=104 pkgdesc="collection of startup scripts for runit" url="http://smarden.org/runit/" license="BSD" |