ogserver/cfg
Jose M. Guisado 5558fbcf0b #981 Use 'Wants' for mysql systemd unit dependency
Unnattended upgrades from Ubuntu can cause a stop and start of mysql
service, this in turn makes ogserver go down.

Avoid ogserver shutting down when mysql does. It's not necessary,
ogserver can report if it can't connect to the database.

'Wants' declare a weak dependency as described in
https://www.freedesktop.org/software/systemd/man/systemd.unit.html#Wants=
2021-07-27 17:12:40 +02:00
..
ogAdmBD.sql #915 refresh SQL schema 2021-02-09 13:16:53 +01:00
ogserver.json #988 remove legacy configuration 2020-10-07 11:17:00 +02:00
ogserver.service #981 Use 'Wants' for mysql systemd unit dependency 2021-07-27 17:12:40 +02:00