[offlineimap] The launch agent outputs to a log file in my home directory, instead of using its -l option

This commit is contained in:
Eryn Wells 2018-04-13 16:35:19 -07:00
parent 91828acceb
commit 72152bf1ec

View file

@ -4,12 +4,12 @@
<dict>
<key>Label</key>
<string>eryn.offlineimap</string>
<key>ProgramArguments</key>
<array>
<key>Program</key>
<string>/usr/local/bin/offlineimap</string>
<string>-l</string>
<key>StandardOutPath</key>
<string>/Users/eryn/.offlineimap.log</string>
<key>StandardErrorPath</key>
<string>/Users/eryn/.offlineimap.log</string>
</array>
<key>EnvironmentVariables</key>
<dict>
<key>PATH</key>