From 23d37367ed5ebf9c828a758c328756e5a3927345 Mon Sep 17 00:00:00 2001 From: Shawn Landden Date: Mon, 20 Nov 2017 18:05:57 -0800 Subject: [PATCH] NEWS: fix minor error (#7399) --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 595ca932de..07e4f9b4c2 100644 --- a/NEWS +++ b/NEWS @@ -24,7 +24,7 @@ CHANGES WITH 235: services now run inside an IPv4/IPv6 sandbox, prohibiting them any IP communication with the outside. This generally improves security of the system, and is in almost all cases a safe and good choice, as - these services do not and should provide any network-facing + these services do not and should not provide any network-facing functionality. However, systemd-logind uses the glibc NSS API to query the user database. This creates problems on systems where NSS is set up to directly consult network services for user database