8 lines
133 B
Plaintext
8 lines
133 B
Plaintext
/var/log/cron {
|
|
sharedscripts
|
|
copytruncate
|
|
postrotate
|
|
systemctl try-restart cronie.service >/dev/null 2>&1 || true
|
|
endscript
|
|
}
|