From 606ba61447575bca7bf1af713040ab78a67b037a Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Mon, 18 Jul 2022 11:23:09 +0200 Subject: [PATCH] profiles: enable symlink for nmap For compatiblity, it's good to have `nc` in the PATH too. Signed-off-by: Mathieu Tortuyaux --- .../coreos-overlay/profiles/coreos/base/package.use | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use index 35e7a8fe88..4fb4e507f1 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use @@ -23,7 +23,8 @@ sys-libs/gdbm berkdb dev-vcs/git -perl -iconv -net-analyzer/nmap ncat -system-lua +# symlink: to add a link between ncat and nc +net-analyzer/nmap ncat -system-lua symlink # removes mta dependencies app-admin/sudo -sendmail