Update logrotate configs.
This commit is contained in:
parent
8ee26853d7
commit
f43a82d558
4 changed files with 9 additions and 8 deletions
|
|
@ -1,7 +1 @@
|
|||
/var/log/ntp {
|
||||
notifempty
|
||||
missingok
|
||||
postrotate
|
||||
[ -x /etc/rc.d/rc.ntpd ] && /etc/rc.d/rc.ntpd restart || true
|
||||
endscript
|
||||
}
|
||||
# This file is intentionally empty - custom ntpd configuration does not write logfiles directly.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue