From 8ee4958f2de968a577cf61a32477e3afc0cebe12 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Fri, 6 Oct 2023 10:46:15 +0200 Subject: [PATCH] move systemd-resolved.service service --- arch-graphical-install-auto.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/arch-graphical-install-auto.sh b/arch-graphical-install-auto.sh index 3f3c33e..1a73c65 100755 --- a/arch-graphical-install-auto.sh +++ b/arch-graphical-install-auto.sh @@ -325,6 +325,10 @@ systemctl enable cups systemctl enable sshd systemctl enable cronie systemctl enable systemd-timesyncd.service + +# systemd-resolved is a systemd service that provides network name resolution to local applications via a D-Bus interface +systemctl enable systemd-resolved.service + # systemctl disable docker # systemctl disable x11vnc #systemctl enable mpd @@ -691,9 +695,6 @@ fi #aurinstaller opensd-git #systemctl --user enable opensd -# systemd-resolved is a systemd service that provides network name resolution to local applications via a D-Bus interface -systemctl enable systemd-resolved.service - # MS-Fonts mkdir -p /etc/fonts/conf.avail/ cp /opt/${repo}/configs/20-no-embedded.conf /etc/fonts/conf.avail/