nixos/manual: fix build
This commit is contained in:
parent
6bdfa0340c
commit
d96bd3394b
|
@ -771,7 +771,7 @@ auth required pam_succeed_if.so uid >= 1000 quiet
|
|||
<listitem>
|
||||
<para>
|
||||
The <link linkend="opt-systemd.network.links">systemd.network.links</link> option is now respected
|
||||
even when <link linkend="opt-systemd.network.enable">systemd-networkd</command> is disabled.
|
||||
even when <link linkend="opt-systemd.network.enable">systemd-networkd</link> is disabled.
|
||||
This mirrors the behaviour of systemd - It's udev that parses <literal>.link</literal> files,
|
||||
not <command>systemd-networkd</command>.
|
||||
</para>
|
||||
|
|
Loading…
Reference in New Issue