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:
parent
312ba8d00a
commit
a3c2b42158
@ -102,6 +102,7 @@ dhclient_poststop()
|
||||
|
||||
if [ -n "$2" ]; then
|
||||
_cmdifn="$2"
|
||||
stop_cmd=":"
|
||||
fi
|
||||
|
||||
load_rc_config $name
|
||||
|
Loading…
x
Reference in New Issue
Block a user