]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man systemd-sysusers: fix password to passwd
authorGnunuX <gnunux@gnunux.info>
Fri, 6 Aug 2021 18:05:18 +0000 (20:05 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 9 Aug 2021 08:17:05 +0000 (10:17 +0200)
man/systemd-sysusers.xml

index b4500d1448a9c1660241eab6c79c24aab5de4429..e0a89b071221d8af36b630172378fbe97a0960a1 100644 (file)
     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