https://github.com/osquery/osquery logo
#macos
Title
# macos
a

arod

06/16/2021, 7:37 PM
Sort of new to messing around with osquery configurations... I noticed my agent doesn't survive reboots. I have to
/usr/local/bin/osqueryctl restart
when I start the machine. I am running Big Sur. Aside from croning this, is there already a way to start the osquery agents on boot?
/Library/LaunchDaemons/com.facebook.osqueryd.plist
Maybe this guy isn't working out?? =/ lol
a

allister

06/17/2021, 2:19 AM
LaunchDaemons are the preferred way to keep services running on Mac
👍 1
2 Views