diff --git a/install b/install index ec162381..1e58c04d 100755 --- a/install +++ b/install @@ -317,6 +317,7 @@ if [ "$(id -u)" == "0" ]; then (systemctl enable --now ssh.socket &) (systemctl enable --now sshd.socket &) (systemctl enable --now avahi-daemon.socket &) + (systemctl enable --now avahi-daemon.service &) (systemctl enable --now systemd-oomd.socket &) (systemctl enable --now oidentd.socket &)