]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Correct chmod paths 7820/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 2 Oct 2019 13:27:49 +0000 (15:27 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 2 Oct 2019 13:27:49 +0000 (15:27 +0200)
builder-support/debian/dnsdist/debian-buster/rules
builder-support/debian/dnsdist/debian-jessie/rules
builder-support/debian/dnsdist/debian-stretch/rules

index 23fc6f8bff37d4ea9591f696b44dfff78e387d9d..31d234e4ead403e419795cc5fd759e87076c6619 100755 (executable)
@@ -78,4 +78,4 @@ override_dh_installinit:
 override_dh_fixperms:
        dh_fixperms
         # these files often contain passwords. 640 as it is chowned to root:_dnsdist
-       chmod 0640 debian/pdns-server/etc/powerdns/dnsdist.conf
+       chmod 0640 debian/dnsdist/etc/dnsdist/dnsdist.conf
index 82d3fa407ed1d0d93a9a1b85841b4516a975cc89..989562eb9369cd05aee5929355bf8d3fab1773fa 100755 (executable)
@@ -78,4 +78,4 @@ override_dh_installinit:
 override_dh_fixperms:
        dh_fixperms
         # these files often contain passwords. 640 as it is chowned to root:_dnsdist
-       chmod 0640 debian/pdns-server/etc/powerdns/dnsdist.conf
+       chmod 0640 debian/dnsdist/etc/dnsdist/dnsdist.conf
index 2b01ea3ef7029adddf7660c0afadc0fcfd2d8382..dafe4957e14bddfa8c18b3a637787a9295fd4db2 100755 (executable)
@@ -77,4 +77,4 @@ override_dh_installinit:
 override_dh_fixperms:
        dh_fixperms
         # these files often contain passwords. 640 as it is chowned to root:_dnsdist
-       chmod 0640 debian/pdns-server/etc/powerdns/dnsdist.conf
+       chmod 0640 debian/dnsdist/etc/dnsdist/dnsdist.conf