As zabbix-server process supports configuration reload in runtime, it would be great to support with through the openrc commandline utility.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9534f7c3279f6b8808c3e002e5f205217e66f535 commit 9534f7c3279f6b8808c3e002e5f205217e66f535 Author: Belhassen Dahmen <belhassen.dahmen@adjust.com> AuthorDate: 2021-04-20 15:40:34 +0000 Commit: Florian Schmaus <flow@gentoo.org> CommitDate: 2021-11-17 08:08:29 +0000 net-analyzer/zabbix add reload() to zabbix-server init script As zabbix-server process supports configuration reload in runtime, it would be great to support with through the openrc commandline utility. Bug: https://bugs.gentoo.org/824138 Signed-off-by: Belhassen Dahmen <zegeek94@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20473 Signed-off-by: Florian Schmaus <flow@gentoo.org> net-analyzer/zabbix/files/zabbix-server-r1.init | 25 ++++++++++++++++++++++ ...{zabbix-5.4.7.ebuild => zabbix-5.4.7-r1.ebuild} | 2 +- 2 files changed, 26 insertions(+), 1 deletion(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b449d8daee7374b3ed7e53ad68300bd6dd515fb commit 9b449d8daee7374b3ed7e53ad68300bd6dd515fb Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2021-12-02 15:50:46 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2021-12-02 15:50:46 +0000 net-analyzer/zabbix: bump to 4.0.36 + added support for server reload Bug: https://bugs.gentoo.org/824138 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> net-analyzer/zabbix/Manifest | 1 + net-analyzer/zabbix/zabbix-4.0.36.ebuild | 370 +++++++++++++++++++++++++++++++ 2 files changed, 371 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41235483b35f3cb5b91f900a55d5b3fdfa6e192e commit 41235483b35f3cb5b91f900a55d5b3fdfa6e192e Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2021-12-02 15:54:53 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2021-12-02 15:55:04 +0000 net-analyzer/zabbix: bump to 5.0.18 + added support for server reload Bug: https://bugs.gentoo.org/824138 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> net-analyzer/zabbix/Manifest | 1 + net-analyzer/zabbix/zabbix-5.0.18.ebuild | 606 +++++++++++++++++++++++++++++++ 2 files changed, 607 insertions(+)