Launchd
Retrieves all the daemons that will run in the start of the target OSX system.:
Query
select * from launchd;
Additional Query Info
- Version: 1.4.5
- Platform: darwin
- Interval: 86400
JSON
{
"queries": {
"Launchd": {
"query": "select * from launchd;",
"interval": "86400",
"platform": "darwin",
"version": "1.4.5",
"description": "Retrieves all the daemons that will run in the start of the target OSX system.",
"value": ""
}
}
}