keep the same structure for every distro + minor permission fixes
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -732,7 +732,8 @@ socket-dir=/var/run
|
||||
# allowed methods are anonymous / powerdns / full / custom
|
||||
version-string=powerdns
|
||||
|
||||
include-dir=/etc/powerdns/froxlor
|
||||
# include froxlor-bind-specific config
|
||||
include-dir=/etc/powerdns/froxlor/
|
||||
]]>
|
||||
</content>
|
||||
</file>
|
||||
@@ -1070,12 +1071,14 @@ socket-dir=/var/run
|
||||
# allowed methods are anonymous / powerdns / full / custom
|
||||
version-string=powerdns
|
||||
|
||||
include-dir=/etc/powerdns/pdns.d
|
||||
# include froxlor-bind-specific config
|
||||
include-dir=/etc/powerdns/froxlor/
|
||||
]]>
|
||||
</content>
|
||||
</file>
|
||||
<file name="/etc/powerdns/pdns.d/bindbackend.conf" backup="true" chown="root:root"
|
||||
chmod="644">
|
||||
<command><![CDATA[mkdir -p /etc/powerdns/froxlor/]]></command>
|
||||
<file name="/etc/powerdns/froxlor/pdns_froxlor.conf" chown="root:root"
|
||||
chmod="600">
|
||||
<content><![CDATA[
|
||||
# Bind backend configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user