summaryrefslogtreecommitdiff
path: root/lib/Vyatta
diff options
context:
space:
mode:
authorBob Gilligan <gilligan@vyatta.com>2010-08-30 02:29:25 -0700
committerBob Gilligan <gilligan@vyatta.com>2010-08-30 02:29:25 -0700
commit642a9f6bef98c069e844bf3f47b69c7fdcfdb1ae (patch)
tree5da4c06c11a631a049b3f453271472bf43ce8c58 /lib/Vyatta
parentef6dbf78677652a1534953f5b2ae6debbd20eb13 (diff)
downloadvyatta-cfg-system-642a9f6bef98c069e844bf3f47b69c7fdcfdb1ae.tar.gz
vyatta-cfg-system-642a9f6bef98c069e844bf3f47b69c7fdcfdb1ae.zip
Bugfix 6085: Use "-x" flag instead of "-r" to kill the old dhclient process
The "-r" flag to "dhclient" kills the old dhclient daemon, but also tries to release the lease on the server. Unfortunately, the program will block forever if a lease had not actually been obtained. The "-x" flag does all the same things as "-r", but doesn't try to release the lease on the server, and hence doesn't block in the case where the lease had not been obtained.
Diffstat (limited to 'lib/Vyatta')
0 files changed, 0 insertions, 0 deletions