diff options
-rw-r--r-- | cfengine/cf.services.dns | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cfengine/cf.services.dns b/cfengine/cf.services.dns index 984bb50..7532d2d 100644 --- a/cfengine/cf.services.dns +++ b/cfengine/cf.services.dns @@ -32,7 +32,7 @@ editfiles: # # } - { /etc/bind/named.conf.local + { /etc/bind/named.conf BeginGroupIfFileExists "/etc/local-COMMON/bind/named_$(fqhost).conf" BeginGroupIfNoLineMatching '^include[[:blank:]]"/etc/local-COMMON/bind/named_$(fqhost).conf";.*' Append '// BEGIN EDITED BY CFENGINE $(date)' |