Public bug reported:

Binary package hint: pgbouncer

The DAEMON_ARGS variable in the /etc/init.d/pgbouncer script is not set
properly.  Currently, it is set to:

DAEMON_ARGS="--options args"

But it should at least list the option to daemonize the process, and the
path to the config file:

DAEMON_ARGS="-d /etc/pgbouncer.ini"

** Affects: pgbouncer (Ubuntu)
     Importance: Undecided
         Status: New

-- 
DAEMON_ARGS in /etc/init.d/pgbouncer are incorrect
https://bugs.launchpad.net/bugs/259598
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to