]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Fix typo in suggested permissions
authorChris Kerr <ckerr@rangeforce.com>
Wed, 27 May 2020 12:57:56 +0000 (15:57 +0300)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 27 May 2020 13:03:25 +0000 (15:03 +0200)
The user and group name is 'systemd-network' not 'systemd-networkd'

man/systemd.netdev.xml

index 026fae089f24a248185ef90fd02fb0297187956e..d489ddf989abaea900649e5b2b0d55136882a539 100644 (file)
           already existing public-key cryptography, for post-quantum
           resistance.
           Note that because this information is secret, you may want to set
-          the permissions of the .netdev file to be owned by <literal>root:systemd-networkd</literal>
+          the permissions of the .netdev file to be owned by <literal>root:systemd-network</literal>
           with a <literal>0640</literal> file mode.</para>
         </listitem>
       </varlistentry>