From: Haochen Tong Date: Sat, 15 Jul 2023 08:41:50 +0000 (+0800) Subject: NEWS: fix typo X-Git-Tag: v254-rc3~44 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b23c7e14365ec79d111a8432f8585818a34e5d1f;p=thirdparty%2Fsystemd.git NEWS: fix typo --- 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.