From: Zbigniew Jędrzejewski-Szmek Date: Mon, 9 Feb 2026 21:18:30 +0000 (+0100) Subject: NEWS: add entry about non-system accounts X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efb77172241e81eef789529a8bf142d7282af7b7;p=thirdparty%2Fsystemd.git NEWS: add entry about non-system accounts --- diff --git a/NEWS b/NEWS index c40396356cb..b5fba3cb999 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,12 @@ CHANGES WITH 260 in spe: rather than the first, to keep these options coherent with other unit settings. + * Support for non-system users and groups in udev rules and + systemd-networkd configuration has been restored, but is deprecated + and discouraged. systemd-udevd and systemd-networkd will emit + warnings when non-system accounts are used. This support will be + removed in a future release. + Changes in other components: * New options SYSTEMD_COLORS=auto-16, SYSTEMD_COLORS=auto-256, and