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>
|
||||
<key>RunAtLoad</key>
|
||||
<true/>
|
||||
<key>StartInterval</key>
|
||||
<integer>300</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in a new issue