diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-02 00:56:31 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-02 01:01:45 +0200 |
commit | dd85767efb1182d3d0beca780bd3b9ba9e05d57e (patch) | |
tree | 6fac9611675a932e62a06bfb91afc01d7355890f /testing/pgbouncer/pgbouncer-dirs.patch | |
parent | 0ee4b1128d7f6a182bcfe95f35ee26b28f232dba (diff) | |
download | aports-dd85767efb1182d3d0beca780bd3b9ba9e05d57e.tar.bz2 aports-dd85767efb1182d3d0beca780bd3b9ba9e05d57e.tar.xz |
testing/pgbouncer: rewrite runscript
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 |