]> git.pld-linux.org Git - packages/bind.git/blame - named.logrotate
- rewrited with new functions
[packages/bind.git] / named.logrotate
CommitLineData
84b7c8ed 1/var/log/named {
a110bb0d 2 create 640 named.named
84b7c8ed
AF
3 postrotate
4 /usr/bin/killall -HUP named
5 endscript
6}
7
This page took 0.054758 seconds and 4 git commands to generate.