--- alx-src/branches/alx-web-070/include/config.inc.php 2015/09/09 07:59:38 7095 +++ alx-src/branches/alx-web-070/include/config.inc.php 2015/09/09 08:00:16 7096 @@ -28,7 +28,7 @@ $sshcmd = "/usr/bin/ssh -l root -o ConnectTimeout=5"; // wake-on-lan Kommando -$wolcmd = "/usr/bin/etherwake"; +$wolcmd = "/usr/bin/ether-wake"; // fixed config.rc $configrc = $wwwroot."/share/config.rc";