Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a dependency on postgresql.service to xsnippet-api.service
xsnippet-api tries to connect to PostgreSQL on start and will fail if it's not available. Declare this dependency in systemd, so that the services always come up in the right order.
- Loading branch information