ansible-role-maatma/templates/clean-wg.init.j2

6 lines
189 B
Django/Jinja

#!/sbin/openrc-run
description="Maatma interface, API and more"
command="/usr/sbin/clean-wg.sh"
start_stop_daemon_args="--make-pidfile --background --quiet"
pidfile="/var/run/$SVCNAME.pid"