commit: 58a88db708519a076812fb47ee687164393529d9 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Thu Oct 22 04:20:29 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Thu Oct 22 05:17:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a88db7
features/selinux/package.use.mask: mask ipmitool[openbmc] Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> profiles/features/selinux/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask index e208d953700..a22be1217f0 100644 --- a/profiles/features/selinux/package.use.mask +++ b/profiles/features/selinux/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev <[email protected]> (2020-10-21) +# requires systemd, as OpenBMC uses sd-dbus for communication +sys-apps/ipmitool openbmc + # Jeroen Roovers <[email protected]> (2019-02-23) # sdjournal links against sys-apps/systemd's libraries net-analyzer/wireshark sdjournal
