From a2c2c0ff09bc6ec4daa5a966703e5e1caca0e2d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Slavi=C5=A1a=20Are=C5=BEina?= <58952836+tremor021@users.noreply.github.com> Date: Sun, 10 May 2026 09:43:33 +0200 Subject: [PATCH] inspIRCd: Fix service not autostarting (#14368) * fix not autostarting * fix --- install/inspircd-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/inspircd-install.sh b/install/inspircd-install.sh index 88e4c9d6f..b960bfaac 100644 --- a/install/inspircd-install.sh +++ b/install/inspircd-install.sh @@ -30,6 +30,7 @@ cat </etc/inspircd/inspircd.conf email="irc@&networkDomain;"> EOF +systemctl enable -q --now inspircd msg_ok "Installed InspIRCd" motd_ssh