commit: 238eaeb1245f965ce01b4a9a7519bc135b7a410a Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon Mar 12 17:27:46 2018 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Mar 12 17:28:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=238eaeb1
profiles: systemd: enable warmstarts by default for net-nds/rpcbind Bug: https://bugs.gentoo.org/650030#c7 profiles/targets/systemd/package.use | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/targets/systemd/package.use b/profiles/targets/systemd/package.use new file mode 100644 index 00000000000..d0552f6cb8b --- /dev/null +++ b/profiles/targets/systemd/package.use @@ -0,0 +1,6 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +# Mike Gilbert <[email protected]> (12 Mar 2018) +# Satisfy REQUIRED_USE by default, bug 650030. +net-nds/rpcbind warmstarts
