14c9f8d - Fix chkconfig line

Authored and Committed by devrim 11 years ago
    - Fix chkconfig line
    - Start pgbouncer in daemon mode, so that it won't log twice
    - to the same log file.
    
    - Sleep 2 seconds before getting pid during start(), like
      we do in PostgreSQL init script, to avoid false positive  startup errors.
    
        
file modified
+18 -7