cfuttrup wrote: 
> AS YOU CAN SEE ... msntp prompts for a reply. This could be your problem
> ... since you're executing from a cron job maybe msntp never receives a
> "yes" from you?

>From the msntp man page:

Code:
--------------------
    
  -P prompt
  sets the maximum clock change that will be made automatically to
  maxerr.  Acceptable values are from 1 to 3600  or  no,  and  the
  default  is  30.   If  the program is being run interactively in
  ordinary client mode, and the system clock  is  to  be  changed,
  larger  corrections  will  prompt  the  user  for  confirmation.
  Specifying no will disable this and the correction will be  made
  regardless.
  
--------------------


So if run from cron, there should not be any prompt, but the change will
not be made if the time difference is too big, so try using "-P no".


------------------------------------------------------------------------
Julf's Profile: http://forums.slimdevices.com/member.php?userid=42050
View this thread: http://forums.slimdevices.com/showthread.php?t=98322

_______________________________________________
Touch mailing list
Touch@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/touch

Reply via email to