mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-06-07 14:04:43 +02:00
12 lines
272 B
Bash
12 lines
272 B
Bash
# Configuration for /etc/init.d/otf-agent
|
|
|
|
# User (and group) to run otf-agent as.
|
|
#command_user="otf:otf"
|
|
|
|
# Additional arguments for otfd daemon.
|
|
#command_args=""
|
|
|
|
token_file="/var/lib/otf/token"
|
|
|
|
# Comment out to disable process supervisor.
|
|
supervisor=supervise-daemon
|