|
Bugzilla – Full Text Bug Listing |
| Summary: | yast2 ntp-client | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Andreas Klein <asklein> |
| Component: | YaST2 | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Klaus Kämpf <kkaempf> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | vetter |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | yast2 logs | ||
|
Description
Andreas Klein
2006-01-23 14:33:20 UTC
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 |