mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
fix(profiles): Unmask a version of sudo that doesn't crash.
This commit is contained in:
parent
49339e72a0
commit
9cb64d9f70
@ -87,3 +87,6 @@ dev-util/checkbashisms
|
||||
|
||||
# masked upstream due to lua dep, but we don't enable lua support
|
||||
=net-analyzer/nmap-6.40-r1
|
||||
|
||||
# this version does not segfault when a user isn't in sudoers
|
||||
=app-admin/sudo-1.8.10_p2
|
||||
|
||||
@ -75,3 +75,6 @@ sys-libs/zlib static-libs
|
||||
dev-vcs/git -perl -iconv
|
||||
|
||||
net-analyzer/nmap ncat -lua
|
||||
|
||||
# removes mta dependencies
|
||||
app-admin/sudo -sendmail
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user