summaryrefslogtreecommitdiff
path: root/support-files/mariadb@.service.in
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-0/+2
|\
| * Merge branch '10.4' into 10.5Oleksandr Byelkin2022-02-011-0/+2
| |\
| | * Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-0/+2
| | |\
| | | * MDEV-26317: Add SYSTEMD_READWRITEPATH variable to mariadb.service.in-fileTuukka Pasanen2022-01-071-0/+2
* | | | Merge 10.5 into 10.6Marko Mäkelä2021-04-291-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.4 into 10.5Marko Mäkelä2021-04-271-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.3 into 10.4Marko Mäkelä2021-04-271-1/+1
| | |\ \ | | | |/
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-04-271-1/+1
| | | |\
| | | | * MDEV-25513: raise systemd LimitNOFILE limits to match server defaultsDaniel Black2021-04-271-1/+1
* | | | | MDEV-24883 add io_uring support for tpoolMarko Mäkelä2021-03-151-1/+1
|/ / / /
* | | | MDEV-18841: /var/run -> /run for apparmor/systemd serviceDaniel Black2020-08-241-1/+1
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-08-041-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-08-031-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-08-031-1/+1
| | |\ \ | | | |/
| | | * Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-021-1/+1
| | | |\
| | | | * MDEV-23088: Change LimitNOFILE default from 16364 to 16384Daniel Black2020-07-281-1/+1
| | * | | Merge 10.2 into 10.3Marko Mäkelä2020-04-151-2/+2
| | |\ \ \ | | | |/ /
| | | * | Merge 10.1 into 10.2Marko Mäkelä2020-04-141-2/+2
| | | |\ \ | | | | |/
| | | | * MDEV-20676: systemd script not workingJulius Goryavsky2020-04-081-2/+2
* | | | | MDEV-22569: Run bin/mariadbd instead of bin/mysqldOtto Kekäläinen2020-06-161-8/+8
|/ / / /
* | | | Merge commit '10.3' into 10.4Oleksandr Byelkin2020-03-111-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-03-061-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-03-051-1/+1
| | |\ \ | | | |/
| | | * mariadb{,@}.service comment typo open-file-limit -> open-files-limitDaniel Black2020-02-251-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-12-271-0/+7
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-12-271-0/+7
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-12-231-0/+7
| | |\ \ | | | |/
| | | * MDEV-17571 Make systemd timeout behavior more compatible with long Galera SSTsAxel Schwenke2019-12-051-0/+7
| | | * systemd: mariadb@bootstrap doesn't bootstrap, galera_new_cluster doesDaniel Black2019-11-141-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-09-251-6/+4
|\ \ \ \ | |/ / /
| * | | Remove --basedir arg from systemd startup scriptsVicențiu Ciorbaru2019-09-241-4/+1
| |/ /
* | | Merge 10.3 into 10.4Marko Mäkelä2019-09-231-1/+16
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2019-09-231-1/+1
| |\ \ | | |/
| | * MDEV-19207 systemd service: add instance name in descriptionChristian Hesse2019-09-211-1/+1
| * | MDEV-12646: systemd service file changes from FedoraDaniel Black2019-09-201-13/+26
| |/
* | Workaround for https://github.com/systemd/systemd/issues/1221Sergei Golubchik2019-07-051-12/+8
* | MDEV-19878 pam v2: pam password authentication doesn't work at allSergei Golubchik2019-07-021-3/+12
* | systemd multiinstance - doc fix - version numberDaniel Black2019-07-011-2/+2
* | fix typo support-files/mariadb@.service.infaust2019-06-141-1/+1
* | MDEV-11670: mariadb@.service remove alias, clean up documentation/orderDaniel Black2019-06-141-36/+62
* | systemd: multi-instance not for Galera, User/Group flexibleDaniel Black2019-06-141-33/+26
* | systemd: multi-instance changes to -defaults-group-suffix=.%IDaniel Black2019-06-141-35/+112
* | MDEV-14900 Upstream 10.3 debian patchesSergei Golubchik2018-08-121-1/+0
|/
* systemd: revert to KillMode=control-group for galeraDaniel Black2018-01-291-1/+0
* MDEV-13809: [service] should [Service] in systemd service filesDaniel Black2017-12-191-2/+3
* MDEV-12128: systemd - add Documentation= directivesDaniel Black2017-12-191-1/+3
* properly set paths in systemd unit filesChristian Hesse2017-03-071-10/+10
* spelling fixesklemens2017-03-071-2/+2
* MDEV-10538: MariaDB fails to start without galera_recovery in systemd modeNirbhay Choubey2016-08-221-6/+9
* MDEV-10404 - Improved systemd service hardening causes SELinux problemsSergey Vojtovich2016-08-171-1/+2