|
2010-01-16
, 14:02
|
Posts: 118 |
Thanked: 59 times |
Joined on May 2007
|
#12
|
The Following User Says Thank You to RobbH For This Useful Post: | ||
|
2010-01-30
, 23:19
|
Posts: 227 |
Thanked: 53 times |
Joined on Feb 2008
@ Lyon, France
|
#13
|
|
2010-02-09
, 17:38
|
Posts: 83 |
Thanked: 47 times |
Joined on Nov 2009
|
#14
|
When running ntpd directly as suggested, this doesn't work either on my N900. I get the error message "fatal: stat: No such file or directory" in /var/log/syslog. However "/etc/init.d/openntpd start" works.
# Start openntpd /etc/init.d/openntpd start # Run ntpd in foreground (not as daemon) ntpd -d
sudo gainroot cd /usr/sbin/ cp /home/user/MyDocs/ntpd.sh.txt ntpd.sh chmod 755 ntpd.sh
sudo gainroot ntpd.sh
|
2010-02-10
, 01:50
|
Posts: 118 |
Thanked: 59 times |
Joined on May 2007
|
#15
|
When running ntpd directly as suggested, this doesn't work either on my N900. I get the error message "fatal: stat: No such file or directory" in /var/log/syslog. However "/etc/init.d/openntpd start" works.
|
2010-02-28
, 21:13
|
Posts: 118 |
Thanked: 59 times |
Joined on May 2007
|
#16
|
#! /bin/sh # rootsh /etc/init.d/openntpd start
description "Start ntpd" start on started clock-daemon console none script /usr/bin/ntpdstart end script
|
2010-05-28
, 01:27
|
Posts: 118 |
Thanked: 59 times |
Joined on May 2007
|
#17
|
The Following User Says Thank You to RobbH For This Useful Post: | ||
|
2010-05-28
, 13:21
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#18
|
Just in case anyone is still seeking a solution, there is now a compatible version of openntpd in Extras. Installs cleanly and is configured to run at startup, so the old workarounds are no longer needed.
The Following 2 Users Say Thank You to For This Useful Post: | ||
|
2010-12-23
, 17:18
|
Posts: 235 |
Thanked: 89 times |
Joined on Oct 2009
@ italy
|
#19
|
|
2010-12-23
, 19:17
|
Posts: 26 |
Thanked: 2 times |
Joined on Dec 2010
|
#20
|
The Following User Says Thank You to delta.br For This Useful Post: | ||