bind:moved into main repo for pisi 2.0

This commit is contained in:
2015-07-10 17:02:50 +03:00
parent 4425bb64fa
commit 968e1e2f16
25 changed files with 1806 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
/var/named/data/named.run {
missingok
create 0644 named named
postrotate
/bin/service bind reload 2> /dev/null > /dev/null || true
endscript
}