mirror of
https://github.com/flatcar/scripts.git
synced 2026-04-20 13:01:55 +02:00
overlay profiles: Disable USE=suid for net-misc/iputils
Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
70c9dcfed7
commit
f3f0109438
@ -15,7 +15,7 @@ dev-vcs/git webdav curl
|
||||
# I'm not sure we really need it.)
|
||||
# Disable websockets, we never had them, and now they are enabled by default.
|
||||
net-misc/curl kerberos telnet -http3 -quic -curl_quic_openssl -websockets
|
||||
net-misc/iputils arping tracepath
|
||||
net-misc/iputils arping tracepath -suid
|
||||
sys-devel/gettext -git
|
||||
|
||||
# for profile migration, needs to be enabled despite the fact it's
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user