2
0
mirror of https://git.coolaj86.com/coolaj86/go-watchdog.git synced 2025-12-26 14:18:40 +00:00
go-watchdog/cmd/watchdog/watchdog.service.json

11 lines
252 B
JSON

{
"name": "Watchdog",
"desc": "Get notified when sites go down",
"url": "https://git.rootprojects.org/root/watchdog.go",
"exec": "watchdog",
"args": "-c ./config.json",
"user": "root",
"privileged_ports": false,
"multiuser_protection": false
}