mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-13 00:16:45 +02:00
10 lines
245 B
Bash
10 lines
245 B
Bash
# zot service configuration options
|
|
|
|
# user:group to run the process with
|
|
#command_user="zot:zot"
|
|
|
|
# location of the configuration file
|
|
#cfgfile="/etc/zot/config.json"
|
|
|
|
# comment to use traditional service management
|
|
supervisor=supervise-daemon
|