From: Elias Probst Date: Sat, 24 Oct 2020 13:42:27 +0000 (+0200) Subject: NEWS: fix typo (`systemd-userdb` > `systemd-userdbd`) X-Git-Tag: v247-rc1~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a0223c308e869b51e4142c82f365ceb17b086adb;p=thirdparty%2Fsystemd.git NEWS: fix typo (`systemd-userdb` > `systemd-userdbd`) --- diff --git a/NEWS b/NEWS index d1fbab14882..ad806b49cc7 100644 --- a/NEWS +++ b/NEWS @@ -1254,7 +1254,7 @@ CHANGES WITH 245: configuration drop-ins are present, no action is taken. * A new component "userdb" has been added, along with a small daemon - "systemd-userdb.service" and a client tool "userdbctl". The framework + "systemd-userdbd.service" and a client tool "userdbctl". The framework allows defining rich user and group records in a JSON format, extending on the classic "struct passwd" and "struct group" structures. Various components in systemd have been updated to