aports/testing/conserver/conserver.initd
2025-12-18 17:44:08 +00:00

7 lines
175 B
Bash
Executable File

#!/sbin/openrc-run
supervisor="supervise-daemon"
command="/usr/sbin/conserver"
start_stop_daemon_args="--stdout /var/log/${SVCNAME}.log \
--stderr /var/log/${SVCNAME}.log"