Download the PHP package tuxudo/launchdaemons without Composer
On this page you can find all versions of the php package tuxudo/launchdaemons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tuxudo/launchdaemons
More information about tuxudo/launchdaemons
Files in tuxudo/launchdaemons
Download tuxudo/launchdaemons
More information about tuxudo/launchdaemons
Files in tuxudo/launchdaemons
Vendor tuxudo
Package launchdaemons
Short Description Launch Daemon/Agent reporting module for munkireport.
License MIT
Package launchdaemons
Short Description Launch Daemon/Agent reporting module for munkireport.
License MIT
Please rate this library. Is it a good library?
Informations about the package launchdaemons
Launch Daemons Module
Gets data about Launch Daemons and Launch Agents on in the /Library/ and /Users/Library folders. The columns are the keys listed for launchd. To find out a more in depth description for them, run man launchd.plist
in Terminal.
Table Schema
The table contains the following information, one row per Launch Daemon:
- id (int) Unique id
- serial_number (string) Serial Number
- label (string) Daemon's label
- path (text) Location of daemon
- disabled (boolean) Is daemon disabled
- ondemand (boolean) Is daemon set to run on demand
- runatload (boolean) Is daemon set to run when loaded
- program (text) What command the daemon executes
- startonmound (boolean) Will daemon run when volume is mounted
- startinterval (int) How many seconds until daemon is run
- keepalive (boolean) Will daemon be kept alive
- daemon_json (text) Textual representation of daemon's contents
All versions of launchdaemons with dependencies
PHP Build Version
Package Version
No informations.
The package tuxudo/launchdaemons contains the following files
Loading the files please wait ....