How can I run osqueryd as an independent background process? ie. detach it from my shell session so that it persists. am I looking at launchd/plist territory?
s
Stefano Bonicatti
07/27/2022, 6:43 PM
Yes; a launchd entry should be already added when you install osquery via .pkg as far as I recall
b
Brandon Mesa
07/27/2022, 6:45 PM
sure is /var/osquery/io.osquery.agent.plist. thanks!