Parent Directory | Revision Log | Patch
revision 8719 by tv, Thu Oct 18 20:54:59 2012 UTC | revision 8720 by djennings, Fri Aug 23 23:53:27 2013 UTC | |
---|---|---|
# | Line 261 mask = $wiz_ip_netmask, rng1 = $wiz_ip_r | Line 261 mask = $wiz_ip_netmask, rng1 = $wiz_ip_r |
261 | s/#\s+doption routers.*//; | s/#\s+doption routers.*//; |
262 | } "/etc/dhcpd.conf"; | } "/etc/dhcpd.conf"; |
263 | ||
264 | services::restart_or_start('dhcpd'); | reload_or_restart('dhcpd'); |
265 | check_started('dhcpd'); | check_started('dhcpd'); |
266 | } | } |
267 |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |