-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Description
This is straight from the ubuntu yammy package patch. Of course they never reported that to you. :-(
diff --git a/update-systemd-resolved b/update-systemd-resolved
index 1452e1a..4c63bc7 100755
--- a/update-systemd-resolved
+++ b/update-systemd-resolved
@@ -421,7 +421,7 @@ main() {
"$script_type" "$link" "$if_index" "$@" || return 1
# Flush the DNS cache
- systemd-resolve --flush-caches
+ resolvectl flush-caches
fi
}Metadata
Metadata
Assignees
Labels
No labels