tuxudo/launchdaemons 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

tuxudo/launchdaemons

最新稳定版本:v3.3

Composer 安装命令:

composer require tuxudo/launchdaemons

包简介

Launch Daemon/Agent reporting module for munkireport.

README 文档

README

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

统计信息

  • 总下载量: 1.46k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 5
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 5
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-02-24