From cd117a321ef068c8ff7e64c11471397b1472b38b Mon Sep 17 00:00:00 2001 From: mischief Date: Fri, 3 Jul 2015 17:26:32 -0700 Subject: [PATCH] sys-apps/systemd: enable nat use flag for ip masquerading in networkd --- .../coreos-overlay/sys-apps/systemd/systemd-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-9999.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-9999.ebuild index 9e2ac844c3..d5332c10d6 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-9999.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-9999.ebuild @@ -33,7 +33,7 @@ HOMEPAGE="http://www.freedesktop.org/wiki/Software/systemd" LICENSE="GPL-2 LGPL-2.1 MIT public-domain" SLOT="0/2" IUSE="acl apparmor audit cryptsetup curl doc elfutils gcrypt gnuefi gudev http - idn +importd introspection kdbus +kmod +lz4 lzma nat pam policykit python + idn +importd introspection kdbus +kmod +lz4 lzma +nat pam policykit python qrcode +seccomp selinux ssl sysv-utils terminal test vanilla xkb" # Gentoo removed the nls use flag, we'll keep it for now