8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
/var/log/cron {
|
|
sharedscripts
|
|
copytruncate
|
|
postrotate
|
|
/etc/init.d/crond reload >/dev/null 2>&1 || true
|
|
endscript
|
|
}
|