post:irc-server: Convert Global.NoPAM -> Options.PAM for ngIRCd v18+.
authorW. Trevor King <wking@tremily.us>
Mon, 1 Oct 2012 12:33:52 +0000 (08:33 -0400)
committerW. Trevor King <wking@tremily.us>
Sat, 10 Nov 2012 16:10:28 +0000 (11:10 -0500)
posts/Local_IRC_server.mdwn

index 779945a4c30decfe03ff6ea46515f5dc137ac5cc..81e070738866031c66ed76a5a9457f6142fa789d 100644 (file)
@@ -30,7 +30,8 @@ Installation was a simple:
         Info = bla bla bla
         ServerGID = nogroup
         ServerUID = ngircd
-        NoPAM = yes
+    [Options]
+        PAM = no
     # /etc/init.d/ngircd restart
 
 I didn't add `ngircd` to the default runlevel.  I'll just start it by