Bugzilla – Bug 144791
yast2 ntp-client
Last modified: 2006-01-24 11:34:14 UTC
-start yast2 ntp-client - automatically start ntp-daemon : during boot - ntp server configuration: select -> local -> lookup the correct server is found, test works -> ok - finish -> Error Cannot adjust NTP service. I looked at /etc/ntp.conf and the server has not been added.
Created attachment 64510 [details] yast2 logs
This is a duplicate of the `insserv` bug. *** This bug has been marked as a duplicate of 143751 ***
(In reply to comment #2) > This is a duplicate of the `insserv` bug. Shure? I looked at /etc/ntp.conf and the server has not been added. So even it ntpd would be started it would not work.
This one? $["address":"wpyc049.physik.uni-wuerzburg.de", "comment":"", "initial_sync":true, "options":"", "type":"server"]] Please, try this: `grep "^server" /etc/ntp.conf` I cannot duplicate it with Beta1...
OOps. somehow I have overseen it. linux:~ # grep "^server" /etc/ntp.conf server 127.127.1.0 # local clock (LCL) server wpyc049.physik.uni-wuerzburg.de
Never mind, let's just leave it as "DUPLICATE" ;) [that insserv issue] And please, test it with Beta2 again, if possible. *** This bug has been marked as a duplicate of 143751 ***