From 722af384ea4979c3245161f25abf8463d405f507 Mon Sep 17 00:00:00 2001 From: Maximilian Bosch Date: Mon, 4 Feb 2019 21:47:13 +0100 Subject: [PATCH] nixos/ndppd: add short changelog entry --- nixos/doc/manual/release-notes/rl-1903.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/nixos/doc/manual/release-notes/rl-1903.xml b/nixos/doc/manual/release-notes/rl-1903.xml index 6c45301b91e..eca280afdf1 100644 --- a/nixos/doc/manual/release-notes/rl-1903.xml +++ b/nixos/doc/manual/release-notes/rl-1903.xml @@ -476,6 +476,14 @@ + + + The ndppd module + now supports all config options provided by the current + upstream version as service options. Additionally the ndppd package doesn't contain + the systemd unit configuration from upstream anymore, the unit is completely configured by the NixOS module now. + +