Magellan Linux

Diff of /alx-src/branches/alx-web-050/include/config.inc.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1607 by niro, Thu Dec 2 21:01:23 2010 UTC revision 1608 by niro, Thu Dec 2 22:13:04 2010 UTC
# Line 20  Line 20 
20   $pingcmd = "/usr/sbin/fping -c 1 -t 50 -q";   $pingcmd = "/usr/sbin/fping -c 1 -t 50 -q";
21    
22   // ssh Kommando   // ssh Kommando
23   $sshcmd = "/usr/bin/ssh";   $sshcmd = "/usr/bin/ssh -l root -o ConnectTimeout=5";
24    
25   // wake-on-lan Kommando   // wake-on-lan Kommando
26   $wolcmd = "/usr/bin/etherwake";   $wolcmd = "/usr/bin/etherwake";

Legend:
Removed from v.1607  
changed lines
  Added in v.1608