Fix garbage in SSH_PROGRAM (only on freefall, not internat)

This commit is contained in:
Peter Wemm 2000-02-25 04:41:06 +00:00
parent 7e4977c94e
commit 38ba484ce1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57467

View file

@ -79,7 +79,7 @@
#define SERVER_CONFIG_FILE ETCDIR "/sshd_config"
#define HOST_CONFIG_FILE ETCDIR "/ssh_config"
#define SSH_PROGRAM "/usrn1G/bin/ssh"
#define SSH_PROGRAM "/usr/bin/ssh"
/*
* The process id of the daemon listening for connections is saved here to