Bug #489
Unexpected ntp server name expanded
Status: | CLOSED | Start date: | 09/15/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-ntp | |||
Target version: | - | |||
Security class: | Resolution: | |||
Affected version: | NEEDINFO: |
Related issues
History
#1 Updated by Davide Principi almost 10 years ago
In template fragment: /etc/e-smith/templates/etc/ntp.conf/00timeServer
The ntp server host name is expanded to a pool if contains the substring pool.ntp.org
/etc/ntp.conf.
For instance 0.fedora.pool.ntp.org
is expanded to
server 0.0.fedora.pool.ntp.org server 1.0.fedora.pool.ntp.org server 2.0.fedora.pool.ntp.org server 3.0.fedora.pool.ntp.org
This is an unexpected behaviour as only one host can be specified on the DateTime form.
#2 Updated by Giacomo Sanchietti almost 10 years ago
- Status changed from NEW to 7
Fixed in commit a52bb29 of nethserver-ntp
#3 Updated by Davide Principi over 9 years ago
- Project changed from NethServer 6 to 35
#4 Updated by Davide Principi over 8 years ago
- Project changed from 35 to NethServer 6
#5 Updated by Davide Principi over 8 years ago
- Assignee set to Giacomo Sanchietti
#6 Updated by Davide Principi over 8 years ago
- % Done changed from 0 to 100