diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2019-09-03 10:05:06 +0900 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2019-09-08 23:15:30 +0900 |
commit | d4de2f9ea43d670645f5b8fabf2d1e2a65639191 (patch) | |
tree | 40b3bd3e1e573d09f31c92928b3edc0ac035597f /doc | |
parent | 08b4a10fa6bc535cd99d65f0233dd027153878eb (diff) |
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.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions