Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
howto:cups:logrotate [2019/09/11 22:00]
rijk [logrotate daily at 6:35am]
howto:cups:logrotate [2019/09/16 10:26]
rijk [anacron: logrotate daily at 6:35am]
Line 58: Line 58:
 <code> <code>
 30 6    * * *   root test -x /etc/init.d/anacron && /usr/sbin/invoke-rc.d anacron start  30 6    * * *   root test -x /etc/init.d/anacron && /usr/sbin/invoke-rc.d anacron start 
 +</code>
 +
 +==== Change time interval ====
 +
 +[[https://www.linux.org/docs/man5/logrotate.html|man logrotate]]
 +
 +<code bash>
 +sudo vi /etc/logrotate.d/cups-daemon
 +# change daily to weekly, monthly, yearly
 </code> </code>
  
  • howto/cups/logrotate.txt
  • Last modified: 2019/09/16 10:26
  • by rijk