summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes/rl-2003.xml
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2020-03-13 21:47:07 +0100
committerVladimír Čunát <v@cunat.cz>2020-03-13 22:05:33 +0100
commit0729b8c55e0dfaf302af4c57546871d47a652048 (patch)
tree9f0e22627003b9c258884e37951a1163d714662f /nixos/doc/manual/release-notes/rl-2003.xml
parent506be57540a245b575ad72623769d36b398cdde2 (diff)
downloadnixpkgs-0729b8c55e0dfaf302af4c57546871d47a652048.tar
nixpkgs-0729b8c55e0dfaf302af4c57546871d47a652048.tar.gz
nixpkgs-0729b8c55e0dfaf302af4c57546871d47a652048.tar.bz2
nixpkgs-0729b8c55e0dfaf302af4c57546871d47a652048.tar.lz
nixpkgs-0729b8c55e0dfaf302af4c57546871d47a652048.tar.xz
nixpkgs-0729b8c55e0dfaf302af4c57546871d47a652048.tar.zst
nixpkgs-0729b8c55e0dfaf302af4c57546871d47a652048.zip
Revert Merge #82310: nixos/systemd: apply .link
...even when networkd is disabled

This reverts commit ce78f3ac701017008aa7f1db387b871b7ae65e01, reversing
changes made to dc34da0755b3c36469965659c0ee4a1337e81c05.

I'm sorry; Hydra has been unable to evaluate, always returning
> error: unexpected EOF reading a line
and I've been unable to reproduce the problem locally.  Bisecting
pointed to this merge, but I still can't see what exactly was wrong.
Diffstat (limited to 'nixos/doc/manual/release-notes/rl-2003.xml')
-rw-r--r--nixos/doc/manual/release-notes/rl-2003.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2003.xml b/nixos/doc/manual/release-notes/rl-2003.xml
index a123be2ccf4..918906d27e7 100644
--- a/nixos/doc/manual/release-notes/rl-2003.xml
+++ b/nixos/doc/manual/release-notes/rl-2003.xml
@@ -712,14 +712,6 @@ auth required pam_succeed_if.so uid >= 1000 quiet
      For further reference, please read <link xlink:href="https://github.com/NixOS/nixpkgs/pull/68953">#68953</link> or the corresponding <link xlink:href="https://discourse.nixos.org/t/predictable-network-interface-names-in-initrd/4055">discourse thread</link>.
     </para>
    </listitem>
-   <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</link> is disabled.
-     This mirrors the behaviour of systemd - It's udev that parses <literal>.link</literal> files,
-     not <command>systemd-networkd</command>.
-    </para>
-   </listitem>
   </itemizedlist>
  </section>
 </section>