[dhcpd.conf] Again, typos
This commit is contained in:
parent
28627a0bd6
commit
55018c7395
1 changed files with 3 additions and 2 deletions
|
@ -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 """
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue