You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments