diff options
Diffstat (limited to 'testing/pgbouncer/pgbouncer-dirs.patch')
-rw-r--r-- | testing/pgbouncer/pgbouncer-dirs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pgbouncer/pgbouncer-dirs.patch b/testing/pgbouncer/pgbouncer-dirs.patch index 62bcd0b844..7945376d87 100644 --- a/testing/pgbouncer/pgbouncer-dirs.patch +++ b/testing/pgbouncer/pgbouncer-dirs.patch @@ -6,7 +6,7 @@ diff -Naruw a/etc/pgbouncer.ini b/etc/pgbouncer.ini logfile = /var/log/pgbouncer/pgbouncer.log -pidfile = /var/run/pgbouncer/pgbouncer.pid -+pidfile = /run/pgbouncer/pgbouncer.pid ++;pidfile = # do not set! ;;; ;;; Where to wait for clients |