summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Tumaykin <itumaykin@gmail.com>2017-07-23 23:29:06 +0300
committerMichael Palimaka <kensington@gentoo.org>2017-07-28 00:38:00 +1000
commit99b480992dfb2ae7559f877a46fe64129e122ceb (patch)
tree10240424af98e2fcfb620ab96cd318d25d5d2d44
parentprofiles/base/p.use: disable default gdbm USE for net-firewall/fwknop (diff)
downloadgentoo-99b48099.tar.gz
gentoo-99b48099.tar.bz2
gentoo-99b48099.zip
profiles/hardened/linux/p.use: disable default gdbm USE for net-firewall/fwknop
Otherwise it enforces server USE to all users via REQUIRED_USE.
-rw-r--r--profiles/hardened/linux/package.use7
1 files changed, 7 insertions, 0 deletions
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 <itumaykin+gentoo@gmail.com> (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