Skip to content
Snippets Groups Projects
Forked from alpine / abuild
95 commits behind the upstream repository.
sample.confd 241 B
# Configuration for /etc/init.d/<SERVICE>

# User (and group) to run <SERVICE> as.
#command_user="<USER>"

# Additional arguments for <SERVICE> daemon.
#command_args=

# Comment out to disable process supervisor.
supervisor=supervise-daemon