mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Enable logrotate log output
This commit is contained in:
@@ -12,12 +12,12 @@
|
|||||||
</array>
|
</array>
|
||||||
<key>EnableGlobbing</key>
|
<key>EnableGlobbing</key>
|
||||||
<true/>
|
<true/>
|
||||||
<!--
|
<!-- -->
|
||||||
<key>StandardOutPath</key>
|
<key>StandardOutPath</key>
|
||||||
<string>~/Library/Logs/logrotate-ex.log</string>
|
<string>~/Library/Logs/logrotate-ex.log</string>
|
||||||
<key>StandardErrorPath</key>
|
<key>StandardErrorPath</key>
|
||||||
<string>~/Library/Logs/logrotate-ex.error.log</string>
|
<string>~/Library/Logs/logrotate-ex.error.log</string>
|
||||||
-->
|
<!-- -->
|
||||||
<key>RunAtLoad</key>
|
<key>RunAtLoad</key>
|
||||||
<false/>
|
<false/>
|
||||||
<key>EnvironmentVariables</key>
|
<key>EnvironmentVariables</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user