Use systemd-resolved's stub resolver (#2150)

* Fix comment

* Use systemd-resolved's stub resolver

On first run, symlink systemd-resolved's resolver into /etc/resolv.conf

Matches migration 1754984623

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
Samuel Péchèr
2025-10-07 13:27:01 +01:00
committed by GitHub
parent dfd133df87
commit e6d1a2f754
3 changed files with 7 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ if [[ -f "$FIRST_RUN_MODE" ]]; then
bash "$OMARCHY_PATH/install/first-run/battery-monitor.sh"
bash "$OMARCHY_PATH/install/first-run/firewall.sh"
bash "$OMARCHY_PATH/install/first-run/dns-resolver.sh"
bash "$OMARCHY_PATH/install/first-run/gnome-theme.sh"
sudo rm -f /etc/sudoers.d/first-run