mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
11ec04b39d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
151 B
Text
11 lines
151 B
Text
/var/log/nsd/*.log {
|
|
daily
|
|
rotate 14
|
|
notifempty
|
|
missingok
|
|
compress
|
|
sharedscripts
|
|
postrotate
|
|
/etc/rc.d/rc.nsd logreopen
|
|
endscript
|
|
}
|