From: Christian Hofstaedtler Date: Tue, 15 Oct 2013 10:39:45 +0000 (+0200) Subject: Remove unused pathconfig files X-Git-Tag: rec-3.6.0-rc1~407^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=134ea3f192b68fa8cc44620e88412452ad4bfaf7;p=pdns Remove unused pathconfig files Apparently from 1.x binary installer area. --- diff --git a/pdns/pathconfig b/pdns/pathconfig deleted file mode 100644 index 6060da3b8..000000000 --- a/pdns/pathconfig +++ /dev/null @@ -1,8 +0,0 @@ -INITDPATH=/etc/init.d -BINARYPATH=/usr/sbin -CONFIGPATH=/etc/powerdns -SOCKETPATH=/var/run/ -DOCPATH=/usr/doc/pdns -LIBRARYPATH=/usr/lib/powerdns -PDNSUID=pdns -PDNSGID=pdns diff --git a/pdns/pathconfig.bsd b/pdns/pathconfig.bsd deleted file mode 100644 index bc53a2a9b..000000000 --- a/pdns/pathconfig.bsd +++ /dev/null @@ -1,8 +0,0 @@ -INITDPATH=/usr/local/etc/rc.d/ -BINARYPATH=/usr/local/sbin -CONFIGPATH=/usr/local/etc/powerdns -SOCKETPATH=/var/run/ -DOCPATH=/usr/local/share/doc/powerdns -LIBRARYPATH=/usr/local/lib/powerdns -PDNSUID=pdns -PDNSGID=pdns diff --git a/pdns/pathconfig.debian b/pdns/pathconfig.debian deleted file mode 100644 index 2beaa25fc..000000000 --- a/pdns/pathconfig.debian +++ /dev/null @@ -1,8 +0,0 @@ -INITDPATH=/etc/init.d -BINARYPATH=/usr/sbin -CONFIGPATH=/etc/powerdns -SOCKETPATH=/var/run/ -DOCPATH="" -LIBRARYPATH=/usr/lib/powerdns -PDNSUID=pdns -PDNSGID=pdns diff --git a/pdns/pathconfig.redhat b/pdns/pathconfig.redhat deleted file mode 100644 index 6060da3b8..000000000 --- a/pdns/pathconfig.redhat +++ /dev/null @@ -1,8 +0,0 @@ -INITDPATH=/etc/init.d -BINARYPATH=/usr/sbin -CONFIGPATH=/etc/powerdns -SOCKETPATH=/var/run/ -DOCPATH=/usr/doc/pdns -LIBRARYPATH=/usr/lib/powerdns -PDNSUID=pdns -PDNSGID=pdns