[offlineimap] The launch agent outputs to a log file in my home directory, instead of using its -l option
This commit is contained in:
parent
91828acceb
commit
72152bf1ec
1 changed files with 6 additions and 6 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue