2009-10-04 14:33:27 +00:00
|
|
|
/var/log/cron {
|
|
|
|
sharedscripts
|
|
|
|
copytruncate
|
2010-05-06 03:17:55 +00:00
|
|
|
postrotate
|
2011-10-11 03:48:28 +00:00
|
|
|
systemctl try-restart cronie.service >/dev/null 2>&1 || true
|
2010-05-06 03:17:55 +00:00
|
|
|
endscript
|
2009-10-04 14:33:27 +00:00
|
|
|
}
|