From: GnunuX Date: Fri, 6 Aug 2021 18:05:18 +0000 (+0200) Subject: man systemd-sysusers: fix password to passwd X-Git-Tag: v250-rc1~866 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5f62204ee06a4e987d0037e9a539e1c8011a9c1;p=thirdparty%2Fsystemd.git man systemd-sysusers: fix password to passwd --- diff --git a/man/systemd-sysusers.xml b/man/systemd-sysusers.xml index b4500d1448a..e0a89b07122 100644 --- a/man/systemd-sysusers.xml +++ b/man/systemd-sysusers.xml @@ -172,7 +172,7 @@ for the first time it is possible to configure the root user's password to be systemd like this: - # systemd-nspawn --image=… --set-credential=password.hashed-password.root:'$y$j9T$yAuRJu1o5HioZAGDYPU5d.$F64ni6J2y2nNQve90M/p0ZP0ECP/qqzipNyaY9fjGpC' … + # systemd-nspawn --image=… --set-credential=passwd.hashed-password.root:'$y$j9T$yAuRJu1o5HioZAGDYPU5d.$F64ni6J2y2nNQve90M/p0ZP0ECP/qqzipNyaY9fjGpC' … Note again that the data specified in these credentials is consulted only when creating an account for the first time, it may not be used for changing the password or shell of an account that already