diff --git a/Python/etc/dhcp3/dhcpd.conf b/Python/etc/dhcp3/dhcpd.conf index bb8270a..09948d3 100644 --- a/Python/etc/dhcp3/dhcpd.conf +++ b/Python/etc/dhcp3/dhcpd.conf @@ -50,10 +50,11 @@ else: print """ # Use this to send dhcp log messages to a different log file (you also # have to hack syslog.conf to complete the redirection). -log-facility local7; +log-facility local7;""" if not instpar: - include "/etc/dhcp3/dhcp-failover.conf";""" + print """ +include "/etc/dhcp3/dhcp-failover.conf";""" if has("vlan-radin"): print """