Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #981 Use 'Wants' for mysql systemd unit dependency | Jose M. Guisado | 2021-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | 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= | ||||
* | #988 Update ogserver.service to use json config file | Roberto Hueso Gómez | 2020-10-06 | 1 | -1/+1 |
| | | | | This is convenient for the ogServer to use the new config file. | ||||
* | #986 Rename configuration and systemd to ogserver | Javier Sánchez Parra | 2020-06-19 | 1 | -0/+13 |
Step forward to rename all ogAdmServer references to ogServer |