mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-08 11:35:11 +02:00
7 lines
121 B
Text
7 lines
121 B
Text
/var/log/cron {
|
|
sharedscripts
|
|
copytruncate
|
|
postrotate
|
|
/etc/init.d/crond reload >/dev/null 2>&1 || true
|
|
endscript
|
|
}
|