Skip to content
Snippets Groups Projects
  • Sean Mooney's avatar
    c4107ed7
    corrects invalid logrotate option maxsize · c4107ed7
    Sean Mooney authored
    - logrotate does not have a maxsize option.
      while logrotate supports a minsize option its
      couterpart is size.
    - This chage replaces the use of maxsize with size
      in cron-logrotate-global.conf.j2
    
    Change-Id: I381c52e8a866b74b5f2c3b38a2c87f74c48c05e1
    Closes-Bug: #1640196
    c4107ed7
    History
    corrects invalid logrotate option maxsize
    Sean Mooney authored
    - logrotate does not have a maxsize option.
      while logrotate supports a minsize option its
      couterpart is size.
    - This chage replaces the use of maxsize with size
      in cron-logrotate-global.conf.j2
    
    Change-Id: I381c52e8a866b74b5f2c3b38a2c87f74c48c05e1
    Closes-Bug: #1640196