* NTP service
@ 2016-08-28 14:36 Vincent Legoll
2016-08-30 12:27 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2016-08-28 14:36 UTC (permalink / raw)
To: help-guix
Hello,
I want my GuixSD to keep it time synchronized,
so I added (ntp-service) to (operating-system (services ...))
I'm still investigating if this is working properly, but I found
the following in guix manual:
Scheme Procedure: ntp-service [#:ntp ntp] [#:name-service %ntp-servers]
and am wondering if #:name-service is a cut'n'paste mistake or genuine...
--
Vincent Legoll
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: NTP service
2016-08-28 14:36 NTP service Vincent Legoll
@ 2016-08-30 12:27 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2016-08-30 12:27 UTC (permalink / raw)
To: Vincent Legoll; +Cc: help-guix
Vincent Legoll <vincent.legoll@gmail.com> skribis:
> I'm still investigating if this is working properly, but I found
> the following in guix manual:
>
> Scheme Procedure: ntp-service [#:ntp ntp] [#:name-service %ntp-servers]
>
> and am wondering if #:name-service is a cut'n'paste mistake or genuine...
It should be #:servers. Fixed, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-08-30 12:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-28 14:36 NTP service Vincent Legoll
2016-08-30 12:27 ` Ludovic Courtès
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.