Added SSHD_BIN in configure.ac
This commit is contained in:
parent
b9ed302de1
commit
81b4fdb274
5 changed files with 64 additions and 5 deletions
|
|
@ -83,7 +83,7 @@ sudo clixon_netconf_ssh_callhome -a 127.0.0.1 -c /var/tmp/./test_netconf_ssh_cal
|
|||
#include <sys/socket.h>
|
||||
|
||||
#define NETCONF_CH_SSH 4334
|
||||
#define SSHDBIN_DEFAULT CLIXON_CONFIG_SBINDIR "/sshd"
|
||||
#define SSHDBIN_DEFAULT SSHD_BIN
|
||||
#define UTIL_OPTS "hD:f:a:p:s:c:C:"
|
||||
|
||||
static int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue