1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-09 06:30:36 +02:00
Files
guix/gnu/services
Maxim Cournoyer d4de2f9ea4 services: ntp: Fix KOD warning.
Otherwise the following messages would be printed by ntpd:

Sep  2 05:18:21 localhost ntpd[15849]: restrict default: KOD does nothing without LIMITE.
Sep  2 05:18:21 localhost ntpd[15849]: restrict ::: KOD does nothing without LIMITED.

Debian uses the same set of "restrict" keywords (see:
https://sources.debian.org/src/ntp/1:4.2.8p13+dfsg-2/debian/ntp.conf).

* gnu/services/networking.scm (ntp-shepherd-service): Add the 'limited'
keyword to both the IPv4 and IPv6 'restrict' directives.
2019-09-08 23:15:30 +09:00
..
2019-06-06 22:23:35 +02:00
2019-05-25 15:58:03 +05:30
2019-04-27 15:56:35 +02:00
2019-06-07 09:57:19 +02:00
2019-05-31 20:22:20 +01:00
2019-03-13 23:12:43 +01:00
2019-09-08 23:15:30 +09:00
2017-07-18 20:16:03 +08:00
2017-11-05 15:21:53 +01:00