profiles/coreos: Turn on Kerberos in ssh

Enable Kerberos support in openssh, since we're already shipping the libraries
This commit is contained in:
Matthew Garrett 2016-07-07 16:03:15 -07:00
parent ff0cb3d443
commit 0160cf2a79

View File

@ -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