aports/testing/pgqd/pgqd.confd
2026-01-28 14:54:39 +01:00

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"