summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial.setlanip
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.initial.setlanip')
-rwxr-xr-xetc/rc.initial.setlanip1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.initial.setlanip b/etc/rc.initial.setlanip
index 235db52..f49cac2 100755
--- a/etc/rc.initial.setlanip
+++ b/etc/rc.initial.setlanip
@@ -401,6 +401,7 @@ function console_configure_dhcpd($version = 4) {
$restart_dhcpd = true;
}
}
+ return 1;
}
if (console_configure_dhcpd(4) == 0)
OpenPOWER on IntegriCloud