We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f96318f commit 0cc847cCopy full SHA for 0cc847c
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
#
91
# Important nuance: systemd-resolved itself is NOT stopped; it still runs and updates
92
# /run/systemd/resolve/resolv.conf. Because this is a bind (not a copy), updates to the
93
- # upstream list are visible. Trade-off: you lose the stub’s features (caching,
+ # upstream list are visible. Trade-off: we lose the stub’s features (caching,
94
# split-DNS/VPN per-interface behavior, DNSSEC/DoT/DoH mediation, mDNS/LLMNR).
95
96
# Reason: network namespaces have their own network stack (interfaces, routes and loopback).
0 commit comments