diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2021-07-08 21:30:53 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2021-07-08 21:53:08 -0400 |
commit | 6b0cd234893d2dbcfb345a8d4ec5d353a3b678e0 (patch) | |
tree | 81b5c998a268f87efef144d708dd14e7555e2b61 /profiles | |
parent | qmake-utils.eclass: remove obsolete/banned qt4 functions (diff) | |
download | gentoo-6b0cd234893d2dbcfb345a8d4ec5d353a3b678e0.tar.gz gentoo-6b0cd234893d2dbcfb345a8d4ec5d353a3b678e0.tar.bz2 gentoo-6b0cd234893d2dbcfb345a8d4ec5d353a3b678e0.zip |
profiles/features/selinux: unmask opentmpfiles, mask systemd's
systemd-tmpfiles is currently unusable on selinux profiles.
Bug: https://bugs.gentoo.org/801217
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/selinux/package.mask | 4 | ||||
-rw-r--r-- | profiles/features/selinux/package.unmask | 7 |
2 files changed, 11 insertions, 0 deletions
diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 845b9573adfb..0171a016d3c9 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -1,6 +1,10 @@ # Copyright 2011-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Ionen Wolkens <ionen@gentoo.org> (2021-07-09) +# Mask in favor of opentmpfiles until usable on selinux profiles (bug #801217) +sys-apps/systemd-tmpfiles + # Andreas Sturmlechner <asturm@gentoo.org> (2021-04-06) # depends on sys-apps/systemd kde-plasma/plasma-firewall diff --git a/profiles/features/selinux/package.unmask b/profiles/features/selinux/package.unmask new file mode 100644 index 000000000000..c2fdcbc1d358 --- /dev/null +++ b/profiles/features/selinux/package.unmask @@ -0,0 +1,7 @@ +# Copyright 2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Ionen Wolkens <ionen@gentoo.org> (2021-07-09) +# Unmask opentmpfiles on selinux profiles until systemd-tmpfiles is +# usable (bug #801217). Lower bound to keep 0.3.1 mask active. +<sys-apps/opentmpfiles-0.3.1 |