7 lines
264 B
Plaintext
7 lines
264 B
Plaintext
# Configuration file snippet for mokou(8)
|
|
# Requires daemonize(1)
|
|
description=Developer-oriented health dashboard
|
|
exec=/usr/bin/daemonize -p /var/run/gatus.pid -u gatus -E GATUS_CONFIG_PATH=/usr/local/etc/gatus.yml /usr/local/bin/gatus
|
|
pidfile=/var/run/gatus.pid
|
|
|