{
  "schema_version": 1,
  "name": "monitor",
  "kind": "config",
  "bootstrap": "./bootstrap.sh",
  "health": "./health.sh",
  "system_units": ["systemd/system"],
  "system_bin": ["system-bin"],
  "system_sbin": ["system-sbin"],
  "install": {
    "mode": "in-place",
    "needs_git": false
  }
}
