mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-19 05:21:23 +02:00
Merge pull request #515 from marineam/sudo
fix(profiles): Unmask a version of sudo that doesn't crash.
This commit is contained in:
commit
ec815ee783
@ -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