ngircd: Disable PAM

It breaks irctest when ngircd was compiled with --with-pam
This commit is contained in:
Valentin Lorentz 2024-04-16 21:00:24 +02:00
parent f4a01cfe49
commit 473db1cc5b

View File

@ -23,6 +23,7 @@ TEMPLATE_CONFIG = """
[Options] [Options]
MorePrivacy = no # by default, always replies to WHOWAS with ERR_WASNOSUCHNICK MorePrivacy = no # by default, always replies to WHOWAS with ERR_WASNOSUCHNICK
PAM = no
[Operator] [Operator]
Name = operuser Name = operuser