From b23c7e14365ec79d111a8432f8585818a34e5d1f Mon Sep 17 00:00:00 2001 From: Haochen Tong Date: Sat, 15 Jul 2023 16:41:50 +0800 Subject: [PATCH] NEWS: fix typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d3808d8e072..cf85eb889ee 100644 --- a/NEWS +++ b/NEWS @@ -30,7 +30,7 @@ CHANGES WITH 254 in spe: * Behaviour of sandboxing options for the per-user service manager units has changed. They now imply PrivateUsers=yes, which means user namespaces will be implicitly enabled when a sandboxing option is - enabled in a user unit. Enabling user namespaces has the the drawback + enabled in a user unit. Enabling user namespaces has the drawback that system users will no longer be visible (and processes/files will appear as owned by 'nobody') in the user unit. -- 2.47.3