]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix typo (`systemd-userdb` > `systemd-userdbd`)
authorElias Probst <mail@eliasprobst.eu>
Sat, 24 Oct 2020 13:42:27 +0000 (15:42 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 24 Oct 2020 13:51:00 +0000 (22:51 +0900)
NEWS

diff --git a/NEWS b/NEWS
index d1fbab1488266167d94ecaae837f4073f8b99397..ad806b49cc77d7c17830d6c64b2be5062a673c7c 100644 (file)
--- 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