Commit Graph

3 Commits (113472d5c0115d53d2fb99288759502d196a8e93)

Author SHA1 Message Date
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
Roberto Hueso Gómez d7a871b529 #988 Update ogserver.service to use json config file
This is convenient for the ogServer to use the new config file.
2020-10-06 16:04:17 +02:00
Javier Sánchez Parra 4397ea8a40 #986 Rename configuration and systemd to ogserver
Step forward to rename all ogAdmServer references to ogServer
2020-06-19 12:59:05 +02:00