Merge pull request #1371 from phil-davis/patch-6

This commit is contained in:
Renato Botelho 2014-12-07 20:31:40 -02:00
commit ae0daa804d

View File

@ -401,6 +401,7 @@ function console_configure_dhcpd($version = 4) {
$restart_dhcpd = true;
}
}
return 1;
}
if (console_configure_dhcpd(4) == 0)