[dhcpd.conf] Again, typos

This commit is contained in:
Pierre-Elliott Bécue 2013-09-10 11:55:29 +02:00
parent 28627a0bd6
commit 55018c7395

View file

@ -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 """