1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-11 04:58:19 +03:00

NEWS: fix minor error (#7399)

This commit is contained in:
Shawn Landden 2017-11-20 18:05:57 -08:00 committed by Yu Watanabe
parent d8bd96ab54
commit 23d37367ed

2
NEWS
View File

@ -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