]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/scripts/connscheduler
Credits ueberarbeitet.
[people/pmueller/ipfire-2.x.git] / src / scripts / connscheduler
index 17dc629262f76049a3ef1ed0aa3ad933fb1dc321..58d96905d6daa625addc811a3c24d9652d8369c0 100644 (file)
@@ -146,7 +146,7 @@ sub profile
   # Method to change Profile from pppsetup.cgi
        unlink("${General::swroot}/ppp/settings");
        link("${General::swroot}/ppp/settings-$profile", "${General::swroot}/ppp/settings");
-       system ("/bin/touch", "${General::swroot}/ppp/updatesettings");
+       system ("/usr/bin/touch", "${General::swroot}/ppp/updatesettings");
 
   if ( $restart_red == 1 )
   {