Enable logrotate log output

This commit is contained in:
2016-04-03 10:40:08 +01:00
parent 7ef3a96772
commit a11830872a

View File

@@ -12,12 +12,12 @@
</array>
<key>EnableGlobbing</key>
<true/>
<!--
<!-- -->
<key>StandardOutPath</key>
<string>~/Library/Logs/logrotate-ex.log</string>
<key>StandardErrorPath</key>
<string>~/Library/Logs/logrotate-ex.error.log</string>
-->
<!-- -->
<key>RunAtLoad</key>
<false/>
<key>EnvironmentVariables</key>