mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-25 23:41:39 +01:00
13 lines
282 B
Bash
13 lines
282 B
Bash
# Configuration for /etc/init.d/tofutfd
|
|
|
|
# User (and group) to run tofutfd as.
|
|
#command_user="tofutf:tofutf"
|
|
|
|
# Additional arguments for tofutfd daemon.
|
|
#command_args=""
|
|
|
|
secret_file="/var/lib/tofutf/secret"
|
|
|
|
# Comment out to disable process supervisor.
|
|
supervisor=supervise-daemon
|