commit: 869a82c268a239750f6c17af4cb71ffb7288c594 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Mon Dec 14 16:29:29 2020 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Mon Dec 14 16:30:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=869a82c2
profiles: adjust URL in selinux systemd mask message The wiki URL has changed since this entry was written, a small adjustment is needed. Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> profiles/features/selinux/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/features/selinux/package.mask b/profiles/features/selinux/package.mask index 097ee8b095e..1a09d0c5d9f 100644 --- a/profiles/features/selinux/package.mask +++ b/profiles/features/selinux/package.mask @@ -10,7 +10,7 @@ www-misc/profile-sync-daemon # Jason Zaman <[email protected]> (2015-06-27) # SystemD has no support in the SELinux policy at the moment. -# Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F +# Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_systemd.3F app-admin/systemdgenie app-eselect/eselect-gnome-shell-extensions app-office/wps-office
