From 57bdb24f9d628b2a3ec60ec0ce99c8ed4441b32a Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 27 Aug 2024 05:42:34 +0900 Subject: [PATCH] NEWS: mention "resolvconf -p" --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 947b831001d..b8661c025d8 100644 --- a/NEWS +++ b/NEWS @@ -47,6 +47,11 @@ CHANGES WITH 257 in spe: filesystem. `$SYSTEMD_NSPAWN_UNIFIED_HIERARCHY=0` can be used to override this behavior. + systemd-resolved: + + * 'resolvconf' command now supports '-p' switch. If specified, the + interface will not be used as the default route. + — , CHANGES WITH 256: -- 2.47.3