Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Don't specify a licence location | Christopher Baines | 2016-02-27 |
| | | | | As this is specific to how the service is deployed. | ||
* | Specify the correct licence location when installed | Christopher Baines | 2016-01-16 |
| | |||
* | Specify that pgbouncer.service wants the prometheus-pgbouncer-exporter service | Christopher Baines | 2016-01-04 |
| | | | | | | | | This is to have systemd start the prometheus-pgbouncer-exporter service, if it starts the pgbouncer.service. Previously, if pgbouncer was stopped, and then started, the exporter service would not also be started automatically. | ||
* | Specify BindsTo=pgbouncer.service as this is stronger than Requires | Christopher Baines | 2016-01-04 |
| | |||
* | Initial commit | Christopher Baines | 2015-12-30 |