Fix garbage in SSH_PROGRAM (only on freefall, not internat)
This commit is contained in:
parent
7e4977c94e
commit
38ba484ce1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user