summaryrefslogtreecommitdiff
path: root/man/systemd-sysusers.xml
diff options
context:
space:
mode:
authorGnunuX <gnunux@gnunux.info>2021-08-06 20:05:18 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-08-09 10:17:05 +0200
commitc5f62204ee06a4e987d0037e9a539e1c8011a9c1 (patch)
treefcb7116873fac30ace2ca37ce2be27ba1ffae11a /man/systemd-sysusers.xml
parentcb18d4e5d93564b1cfecdde6c6ccdda0a7559ca7 (diff)
downloadsystemd-c5f62204ee06a4e987d0037e9a539e1c8011a9c1.tar.gz
man systemd-sysusers: fix password to passwd
Diffstat (limited to 'man/systemd-sysusers.xml')
-rw-r--r--man/systemd-sysusers.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-sysusers.xml b/man/systemd-sysusers.xml
index b4500d1448..e0a89b0712 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 <literal>systemd</literal>
like this:</para>
- <para><programlisting># systemd-nspawn --image=… --set-credential=password.hashed-password.root:'$y$j9T$yAuRJu1o5HioZAGDYPU5d.$F64ni6J2y2nNQve90M/p0ZP0ECP/qqzipNyaY9fjGpC' …</programlisting></para>
+ <para><programlisting># systemd-nspawn --image=… --set-credential=passwd.hashed-password.root:'$y$j9T$yAuRJu1o5HioZAGDYPU5d.$F64ni6J2y2nNQve90M/p0ZP0ECP/qqzipNyaY9fjGpC' …</programlisting></para>
<para>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