man: Fix typo in suggested permissions

The user and group name is 'systemd-network' not 'systemd-networkd'
This commit is contained in:
Chris Kerr 2020-05-27 15:57:56 +03:00 committed by Zbigniew Jędrzejewski-Szmek
parent 2b5f708985
commit 8aa36b1ddd

View file

@ -1550,7 +1550,7 @@
already existing public-key cryptography, for post-quantum already existing public-key cryptography, for post-quantum
resistance. resistance.
Note that because this information is secret, you may want to set 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> with a <literal>0640</literal> file mode.</para>
</listitem> </listitem>
</varlistentry> </varlistentry>