mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 10:19:26 +00:00
Update norwegian time server.
Noted by: dag
This commit is contained in:
parent
0f0fe5a4c5
commit
25c4e179f5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=47082
@ -4,7 +4,7 @@
|
||||
* This is probably the last program in the `sysinstall' line - the next
|
||||
* generation being essentially a complete rewrite.
|
||||
*
|
||||
* $Id: menus.c,v 1.200 1999/05/12 04:52:41 jkh Exp $
|
||||
* $Id: menus.c,v 1.201 1999/05/12 06:58:18 jkh Exp $
|
||||
*
|
||||
* Copyright (c) 1995
|
||||
* Jordan Hubbard. All rights reserved.
|
||||
@ -1318,9 +1318,9 @@ DMenu MenuNTP = {
|
||||
{ "Netherlands", "ntp0.nl.net (GPS clock)",
|
||||
dmenuVarsCheck, dmenuSetVariables, NULL,
|
||||
"ntpdate_enable=YES,ntpdate_flags=ntp0.nl.net" },
|
||||
{ "Norway", "timer.unik.no (NTP clock)",
|
||||
{ "Norway", "timehost.ifi.uio.no (NTP clock)",
|
||||
dmenuVarsCheck, dmenuSetVariables, NULL,
|
||||
"ntpdate_enable=YES,ntpdate_flags=timer.unik.no" },
|
||||
"ntpdate_enable=YES,ntpdate_flags=timehost.ifi.uio.no" },
|
||||
{ "Sweden", "Time1.Stupi.SE (Cesium/GPS)",
|
||||
dmenuVarsCheck, dmenuSetVariables, NULL,
|
||||
"ntpdate_enable=YES,ntpdate_flags=Time1.Stupi.SE" },
|
||||
|
@ -4,7 +4,7 @@
|
||||
* This is probably the last program in the `sysinstall' line - the next
|
||||
* generation being essentially a complete rewrite.
|
||||
*
|
||||
* $Id: menus.c,v 1.200 1999/05/12 04:52:41 jkh Exp $
|
||||
* $Id: menus.c,v 1.201 1999/05/12 06:58:18 jkh Exp $
|
||||
*
|
||||
* Copyright (c) 1995
|
||||
* Jordan Hubbard. All rights reserved.
|
||||
@ -1318,9 +1318,9 @@ DMenu MenuNTP = {
|
||||
{ "Netherlands", "ntp0.nl.net (GPS clock)",
|
||||
dmenuVarsCheck, dmenuSetVariables, NULL,
|
||||
"ntpdate_enable=YES,ntpdate_flags=ntp0.nl.net" },
|
||||
{ "Norway", "timer.unik.no (NTP clock)",
|
||||
{ "Norway", "timehost.ifi.uio.no (NTP clock)",
|
||||
dmenuVarsCheck, dmenuSetVariables, NULL,
|
||||
"ntpdate_enable=YES,ntpdate_flags=timer.unik.no" },
|
||||
"ntpdate_enable=YES,ntpdate_flags=timehost.ifi.uio.no" },
|
||||
{ "Sweden", "Time1.Stupi.SE (Cesium/GPS)",
|
||||
dmenuVarsCheck, dmenuSetVariables, NULL,
|
||||
"ntpdate_enable=YES,ntpdate_flags=Time1.Stupi.SE" },
|
||||
|
@ -4,7 +4,7 @@
|
||||
* This is probably the last program in the `sysinstall' line - the next
|
||||
* generation being essentially a complete rewrite.
|
||||
*
|
||||
* $Id: menus.c,v 1.200 1999/05/12 04:52:41 jkh Exp $
|
||||
* $Id: menus.c,v 1.201 1999/05/12 06:58:18 jkh Exp $
|
||||
*
|
||||
* Copyright (c) 1995
|
||||
* Jordan Hubbard. All rights reserved.
|
||||
@ -1318,9 +1318,9 @@ DMenu MenuNTP = {
|
||||
{ "Netherlands", "ntp0.nl.net (GPS clock)",
|
||||
dmenuVarsCheck, dmenuSetVariables, NULL,
|
||||
"ntpdate_enable=YES,ntpdate_flags=ntp0.nl.net" },
|
||||
{ "Norway", "timer.unik.no (NTP clock)",
|
||||
{ "Norway", "timehost.ifi.uio.no (NTP clock)",
|
||||
dmenuVarsCheck, dmenuSetVariables, NULL,
|
||||
"ntpdate_enable=YES,ntpdate_flags=timer.unik.no" },
|
||||
"ntpdate_enable=YES,ntpdate_flags=timehost.ifi.uio.no" },
|
||||
{ "Sweden", "Time1.Stupi.SE (Cesium/GPS)",
|
||||
dmenuVarsCheck, dmenuSetVariables, NULL,
|
||||
"ntpdate_enable=YES,ntpdate_flags=Time1.Stupi.SE" },
|
||||
|
Loading…
Reference in New Issue
Block a user