]> git.pld-linux.org Git - packages/bind.git/blobdiff - named.logrotate
- up to 9.7.3
[packages/bind.git] / named.logrotate
index 2416ca0a7f4f5e2dc0009f45169c67490bc1c6a2..d476b2dfd39abe17bf6cc75700605bbe0bd940ae 100644 (file)
@@ -1,6 +1,7 @@
-/var/log/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.032459 seconds and 4 git commands to generate.