mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 07:51:03 +02:00
Merge pull request #2051 from mjg59/ssh_krb
profiles/coreos: Turn on Kerberos in ssh
This commit is contained in:
commit
f1afaa43ed
@ -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