mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-01 23:01:35 +01:00
12 lines
251 B
Bash
12 lines
251 B
Bash
# hbbr configuration options
|
|
|
|
# extra arguments to pass to hbbr
|
|
command_args=""
|
|
# user:group
|
|
command_user="rustdesk:rustdesk"
|
|
directory="/var/lib/rustdesk-server"
|
|
umask=0022
|
|
|
|
# comment to use traditional service management
|
|
supervisor=supervise-daemon
|