Changeset - a5fd0c275527
[Not reviewed]
default
0 1 0
ethanzonca - 16 years ago 2009-08-01 13:48:19

Fixed login
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/server/slavefuncs.c
Show inline comments
 
@@ -182,7 +182,7 @@ int login_user(char *username)
 
      "ssh",
 

	
 
      "-i",
 
      SYSCONFDIR "distren.id_rsa"
 
      SYSCONFDIR "/distren.id_rsa",
 
      "-p",
 
      "23",
 
      (char *)NULL,// username and hostname
0 comments (0 inline, 0 general)