Document the addition of the Upstart config file

The config file for Upstart is added in 2.0.3 which is now documented in
the installation guide and the release notes.
This commit is contained in:
Markus Makela
2016-11-29 23:01:59 +02:00
parent 61cd9078d6
commit 82ef1a9149
2 changed files with 50 additions and 0 deletions

View File

@ -54,6 +54,8 @@ If your system does not support systemd you can start MariaDB MaxScale using the
service maxscale start
```
Starting with version 2.0.3, MaxScale also supports Upstart.
An example configuration file is installed into the `/etc/` folder. This file should be changed according to your needs.
## Install MariaDB MaxScale Using a Tarball