Added yasm.OptionalPackageDescription and fixed openssh's known_host2 pathname.

This commit is contained in:
Scott McCreary
2010-04-30 03:35:31 +00:00
parent 64ff58b3e4
commit ad469634a2
2 changed files with 10 additions and 1 deletions

View File

@@ -74,7 +74,7 @@
*/
#define _PATH_SSH_USER_HOSTFILE "/boot/home/config/settings/ssh/known_hosts"
/* backward compat for protocol 2 */
#define _PATH_SSH_USER_HOSTFILE2 "/boot/home/settings/ssh/known_hosts2"
#define _PATH_SSH_USER_HOSTFILE2 "/boot/home/config/settings/ssh/known_hosts2"
/*
* Name of the default file containing client-side authentication key. This