mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-13 16:06:59 +02:00
overlay profiles: Do not install suid binaries from sys-fs/fuse
This commit is contained in:
parent
88ff21b324
commit
03d9d3238e
@ -38,3 +38,6 @@ sys-libs/libseccomp static-libs
|
|||||||
# enable pam
|
# enable pam
|
||||||
# no resolutionkms - we provide no graphics
|
# no resolutionkms - we provide no graphics
|
||||||
app-emulation/open-vm-tools -fuse fuse3 -icu pam -resolutionkms
|
app-emulation/open-vm-tools -fuse fuse3 -icu pam -resolutionkms
|
||||||
|
|
||||||
|
# no suid binaries, please
|
||||||
|
sys-fs/fuse -suid
|
||||||
|
Loading…
Reference in New Issue
Block a user