Configure osx-env-sync agent to rerun every five minutes

This commit is contained in:
Danielle McLean 2017-04-03 10:55:55 +10:00
parent 8cd64d3dd1
commit 0da3a29d27
No known key found for this signature in database
GPG key ID: A34CF3DC7C0846AC

View file

@ -12,5 +12,7 @@
</array>
<key>RunAtLoad</key>
<true/>
<key>StartInterval</key>
<integer>300</integer>
</dict>
</plist>