Debugging logrotate


/ Published in: Bash
Save to your folder(s)

As root run


Copy this code and paste it in your HTML
  1. logrotate -fd /etc/logrotate.d/<logrotate conf file>

URL: http://www.linuxcommand.org/man_pages/logrotate8.html

Report this snippet


Comments


You need to login to view comments.