Added KeepAlive and ThrottleInterval (#1916)

This commit is contained in:
Allen Golbig 2018-09-05 12:18:51 -04:00 committed by Victor Vrantchan
parent 60bd9157b6
commit cf84bd9d8e

View file

@ -11,6 +11,10 @@
</array>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<true/>
<key>ThrottleInterval</key>
<integer>60</integer>
<key>StandardErrorPath</key>
<string>/var/log/osquery/osquery-error.log</string>
<key>StandardOutPath</key>