From: Christian Hesse Date: Wed, 27 Sep 2023 07:16:06 +0000 (+0200) Subject: fix typo in NEWS X-Git-Tag: v255-rc1~419 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=75271582bead7e65c20fa3ca4fb729a5c9e261d0;p=thirdparty%2Fsystemd.git fix typo in NEWS Looks like `-a change` is a typo and should have been `-c change` to match on the action. --- diff --git a/NEWS b/NEWS index d624c2a799b..8f4b987660f 100644 --- a/NEWS +++ b/NEWS @@ -4692,7 +4692,7 @@ CHANGES WITH 247: packages have not retriggered devices once the udev package (or any auxiliary package installing additional udev rules) is updated. We intend to work with major distributions to change this, so that - "udevadm trigger -a change" is issued on such upgrades, ensuring that + "udevadm trigger -c change" is issued on such upgrades, ensuring that the updated ruleset is applied to the devices already discovered, so that (asynchronously) after the upgrade completed the udev database is consistent with the updated rule set. This means udev rules must