commit: cd989c2a533c815b51bc91f103e0900456fe1ea3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 27 01:49:13 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 27 01:49:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd989c2a
sys-apps/init-system-helpers: add bug links to patch Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/init-system-helpers/files/revert-openrc-management.patch | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys-apps/init-system-helpers/files/revert-openrc-management.patch b/sys-apps/init-system-helpers/files/revert-openrc-management.patch index 49b4916fab3..582b71d9b1c 100644 --- a/sys-apps/init-system-helpers/files/revert-openrc-management.patch +++ b/sys-apps/init-system-helpers/files/revert-openrc-management.patch @@ -1,3 +1,6 @@ +Tries to manage started service instead of allowing OpenRC to do it. +https://bugs.gentoo.org/641836 +https://bugs.gentoo.org/649014 --- a/script/service +++ b/script/service @@ -159,23 +160,6 @@ run_via_sysvinit() {
