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