quick question; will /etc/osquery/osquery.conf.d/*...
# general
m
quick question; will /etc/osquery/osquery.conf.d/*.conf autoload packs if I place them there? Or do I have to convert them to config style json payload that can be directly merged by adding
Copy code
"packs": {
    "my_auto_loaded_pack_stuff": {