]> git.pld-linux.org Git - packages/bind.git/blobdiff - named.logrotate
- up to 9.7.3
[packages/bind.git] / named.logrotate
index 4e55fe55b6325471d62db0af7c8e912492a2dc40..d476b2dfd39abe17bf6cc75700605bbe0bd940ae 100644 (file)
@@ -1,7 +1,7 @@
-/var/log/named {
-    create 640 named.named
+/var/lib/named/named.log {
+    create 640 named named
     postrotate
-            /usr/bin/killall -HUP named
+            /bin/killall -HUP named
     endscript
 }
                
This page took 0.03138 seconds and 4 git commands to generate.