aports/testing/otf/otfd.confd
2025-05-28 22:36:31 +00:00

12 lines
264 B
Bash

# Configuration for /etc/init.d/otfd
# User (and group) to run otfd as.
#command_user="otf:otf"
# Additional arguments for otfd daemon.
#command_args=""
secret_file="/var/lib/otf/secret"
# Comment out to disable process supervisor.
supervisor=supervise-daemon