mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-31 11:21:04 +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
|
# keep grub build simple
|
||||||
sys-boot/grub -multislot -nls
|
sys-boot/grub -multislot -nls
|
||||||
|
|
||||||
# disable "high performance ssh" patch
|
# disable "high performance ssh" patch, turn on kerberos
|
||||||
net-misc/openssh -hpn
|
net-misc/openssh -hpn kerberos
|
||||||
|
|
||||||
# xz and lzo are required to run grub tests
|
# xz and lzo are required to run grub tests
|
||||||
sys-fs/squashfs-tools lzo xz
|
sys-fs/squashfs-tools lzo xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user