mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
13 lines
290 B
Bash
13 lines
290 B
Bash
# Configuration for /etc/init.d/tofutf-agent
|
|
|
|
# User (and group) to run tofutf-agent as.
|
|
#command_user="tofutf:tofutf"
|
|
|
|
# Additional arguments for tofutfd daemon.
|
|
#command_args=""
|
|
|
|
token_file="/var/lib/tofutf/token"
|
|
|
|
# Comment out to disable process supervisor.
|
|
supervisor=supervise-daemon
|