mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
14 lines
313 B
Bash
14 lines
313 B
Bash
# Configuration for /etc/init.d/pgqd
|
|
|
|
# Path to the configuration file.
|
|
#cfgfile="/etc/pgqd.ini"
|
|
|
|
# The user (and group) to run pgqd as.
|
|
#command_user="postgres"
|
|
|
|
# Additional options to pass to pgqd.
|
|
#command_args=
|
|
|
|
# Comment out if you want to run pgqd without process supervisor.
|
|
supervisor="supervise-daemon"
|