mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Implements DHH's requirement to ensure wlan0 and ethernet interfaces respect the DNS configuration while excluding docker/loop interfaces. When using Cloudflare or Custom DNS: - Sets UseDNS=no in DHCPv4 sections - Sets UseDNS=no in IPv6AcceptRA sections - Only configures primary interfaces (en*, eth*, wl*) - Restarts both systemd-networkd and systemd-resolved When using DHCP: - Removes UseDNS=no to allow DHCP provided DNS - Restores default behavior for all interfaces Script size increased from 58 to 89 lines to properly handle all network interfaces as requested.
2.4 KiB
Executable File
2.4 KiB
Executable File