--- a/etc/pgbouncer.ini
+++ b/etc/pgbouncer.ini
@@ -28,8 +28,8 @@
 ;;; Administrative settings
 ;;;
 
-logfile = /var/log/pgbouncer/pgbouncer.log
-pidfile = /var/run/pgbouncer/pgbouncer.pid
+logfile = /var/log/postgresql/pgbouncer.log
+pidfile = /var/run/postgresql/pgbouncer.pid
 
 ;;;
 ;;; Where to wait for clients
@@ -44,6 +44,7 @@
 ;unix_socket_dir = /tmp
 ;unix_socket_mode = 0777
 ;unix_socket_group =
+unix_socket_dir = /var/run/postgresql
 
 ;;;
 ;;; Authentication settings
