diff options
author | James Meyer <james.meyer@operamail.com> | 2008-12-13 19:55:04 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2008-12-13 19:55:04 (GMT) |
commit | 8c3ef1f72923acce99cb632e663d6f8cef751c62 (patch) | |
tree | 2937b899734eb8637d6907a2f34747d48592e5a2 /abs/core-testing/LinHES-config/PKGBUILD | |
parent | e019db2c0c29ab1e825f983987275b3b1a597d4f (diff) | |
download | linhes_pkgbuild-8c3ef1f72923acce99cb632e663d6f8cef751c62.zip linhes_pkgbuild-8c3ef1f72923acce99cb632e663d6f8cef751c62.tar.gz linhes_pkgbuild-8c3ef1f72923acce99cb632e663d6f8cef751c62.tar.bz2 |
Add a delay and send more packets when checking the gw.
The delay is needed to give the interface time to fully init.
closes FS#51
Diffstat (limited to 'abs/core-testing/LinHES-config/PKGBUILD')
-rwxr-xr-x | abs/core-testing/LinHES-config/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/LinHES-config/PKGBUILD b/abs/core-testing/LinHES-config/PKGBUILD index 543d182..6adba49 100755 --- a/abs/core-testing/LinHES-config/PKGBUILD +++ b/abs/core-testing/LinHES-config/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-config pkgver=1.0 -pkgrel=103 +pkgrel=104 conflicts=(MythVantage-config MythVantage-config-dev LinHES-config-dev ) pkgdesc="Install and configure your system" depends=(bc libstatgrab mysql-python expect curl dnsutils parted sg3_utils nmbscan ) |