Added KeepAlive and ThrottleInterval (#1916)
This commit is contained in:
committed by
Victor Vrantchan
parent
60bd9157b6
commit
cf84bd9d8e
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user