X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=html%2Fcgi-bin%2Fremote.cgi;h=ab373791b3811e5606ba6e2da6ddc7c891180cbe;hb=9833e7d8fb019c603664d5a246773f501c97a974;hp=78f714f03c916a1edd95ca538975cc47d3d7b3c3;hpb=6f30095176a4f0eceb4a7394f503bd138ee8f5b6;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/html/cgi-bin/remote.cgi b/html/cgi-bin/remote.cgi index 78f714f03c..ab373791b3 100644 --- a/html/cgi-bin/remote.cgi +++ b/html/cgi-bin/remote.cgi @@ -47,7 +47,7 @@ if ($remotesettings{'ACTION'} eq $Lang::tr{'save'}) { $errormessage = $Lang::tr{'ssh no auth'}; } - system ('/bin/touch', "${General::swroot}/remote/enablessh"); + system ('/usr/bin/touch', "${General::swroot}/remote/enablessh"); } else {