mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-30 19:01:09 +02:00
profiles/coreos: Turn on Kerberos in ssh
Enable Kerberos support in openssh, since we're already shipping the libraries
This commit is contained in:
parent
ff0cb3d443
commit
0160cf2a79
@ -50,8 +50,8 @@ dev-libs/glib -mime
|
||||
# keep grub build simple
|
||||
sys-boot/grub -multislot -nls
|
||||
|
||||
# disable "high performance ssh" patch
|
||||
net-misc/openssh -hpn
|
||||
# disable "high performance ssh" patch, turn on kerberos
|
||||
net-misc/openssh -hpn kerberos
|
||||
|
||||
# xz and lzo are required to run grub tests
|
||||
sys-fs/squashfs-tools lzo xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user