grafana/packaging/deb/systemd
Tobias Wolf 68e6700663 Add an After= DB ordering relation to systemd .service (#7903)
In systemd `After=` merely codes an ordering relation and does not start
other units.

Grafana needs to specify that it wants to start up _after_ either of the
supported DB services have started, _if they start_.

Enabling the database services, however, is out of scope for Grafana.
2017-03-22 16:49:35 +01:00
..
grafana-server.service Add an After= DB ordering relation to systemd .service (#7903) 2017-03-22 16:49:35 +01:00