missing spaces in nsd.conf (has no effect but looks proper)

This commit is contained in:
Joshua Tauberer 2014-06-18 23:53:52 +00:00
parent afb6c26c8b
commit 699bccad80
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ server:
# Internet sees this machine on. Get those interface addresses
# from `hostname -i` (which omits all localhost addresses).
for ipaddr in shell("check_output", ["/bin/hostname", "-I"]).strip().split(" "):
nsdconf += "ip-address: %s\n" % ipaddr
nsdconf += " ip-address: %s\n" % ipaddr
# Append the zones.