Define the stop command to do nothing when only a specific

interface is to be stopped. In this case we don't want to go
beyond releasing the lease.
This commit is contained in:
Mike Makonnen 2003-07-26 18:58:46 +00:00
parent 312ba8d00a
commit a3c2b42158

View File

@ -102,6 +102,7 @@ dhclient_poststop()
if [ -n "$2" ]; then
_cmdifn="$2"
stop_cmd=":"
fi
load_rc_config $name