From: Ilya Tumaykin Date: Sun, 23 Jul 2017 20:29:06 +0000 (+0300) Subject: profiles/hardened/linux/p.use: disable default gdbm USE for net-firewall/fwknop X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=99b480992dfb2ae7559f877a46fe64129e122ceb;p=gentoo.git profiles/hardened/linux/p.use: disable default gdbm USE for net-firewall/fwknop Otherwise it enforces server USE to all users via REQUIRED_USE. --- diff --git a/profiles/hardened/linux/package.use b/profiles/hardened/linux/package.use new file mode 100644 index 000000000000..edd0e13e5410 --- /dev/null +++ b/profiles/hardened/linux/package.use @@ -0,0 +1,7 @@ +# Copyright 2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Ilya Tumaykin (22 Jul 2017) +# Override default +gdbm setting, which enables minor server-only +# feature, but enforces server USE to all users via REQUIRED_USE. +net-firewall/fwknop -gdbm