summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsbin/dhclient-script2
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/dhclient-script b/sbin/dhclient-script
index de0fc55..76847d4 100755
--- a/sbin/dhclient-script
+++ b/sbin/dhclient-script
@@ -202,8 +202,6 @@ add_new_resolv_conf() {
exit_with_hooks() {
echo $interface > /tmp/rc.newwanip
echo $old_ip_address > /tmp/rc.newwanip_oldip
- # probably should do something with exit status of the local script
- exit 0
}
#
OpenPOWER on IntegriCloud