Use systemctl consistently

This commit is contained in:
Eugen Rochko 2018-05-15 17:06:56 +02:00 committed by GitHub
parent 3140777106
commit 60108e0bb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ DB_PORT=6432
The easiest way to reboot is:
sudo service pgbouncer restart
sudo systemctl restart pgbouncer
But if you've set up a PgBouncer admin user, you can also connect as the admin: