Browse Source

Fixed directory typo for logrotate

tags/v0.37.4
Fintan MacMahon 8 years ago
parent
commit
51b5acb151
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      apache/mod_pagespeed.sls

+ 1
- 1
apache/mod_pagespeed.sls View File

{% endfor %} {% endfor %}


# Here we hardcode a logrotate entry to take care of the logs # Here we hardcode a logrotate entry to take care of the logs
/etc/logrorate.d/pagespeed:
/etc/logrotate.d/pagespeed:
file: file:
- managed - managed
- contents: | - contents: |

Loading…
Cancel
Save