Configure osx-env-sync agent to rerun every five minutes
This commit is contained in:
parent
8cd64d3dd1
commit
0da3a29d27
1 changed files with 2 additions and 0 deletions
|
@ -12,5 +12,7 @@
|
||||||
</array>
|
</array>
|
||||||
<key>RunAtLoad</key>
|
<key>RunAtLoad</key>
|
||||||
<true/>
|
<true/>
|
||||||
|
<key>StartInterval</key>
|
||||||
|
<integer>300</integer>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
|
Loading…
Reference in a new issue