inspIRCd: Fix service not autostarting (#14368)

* fix not autostarting

* fix
This commit is contained in:
Slaviša Arežina
2026-05-10 09:43:33 +02:00
committed by GitHub
parent 2b11d05e7d
commit a2c2c0ff09

View File

@@ -30,6 +30,7 @@ cat <<EOF >/etc/inspircd/inspircd.conf
email="irc@&networkDomain;">
<bind address="" port="6667" type="clients">
EOF
systemctl enable -q --now inspircd
msg_ok "Installed InspIRCd"
motd_ssh