mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
services: ngircd: Disable PAM by default.
This was the original intention, as PAM authentication cannot be easily satisfied when the service runs as non-root, which is the case. * gnu/services/messaging.scm (ngircd-configuration) <options>: Remove maybe and set default value. * doc/guix.texi (Messaging Services): Update. Change-Id: I8435cf5be7206f9165d69cbbac11c205bf928c8f
This commit is contained in:
@@ -30416,7 +30416,7 @@ A ngircd-global record object used to specify global options.
|
||||
@item @code{limits} (type: maybe-ngircd-limits)
|
||||
The ngircd-limits record object used to specify limits options.
|
||||
|
||||
@item @code{options} (type: maybe-ngircd-options)
|
||||
@item @code{options} (type: ngircd-options)
|
||||
The ngircd-options record object used to specify optional features and
|
||||
configuration options.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user