all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 1/3] gnu: Remove comment which is factually incorrect.
@ 2016-10-22 15:27 John Darrington
  2016-10-22 15:27 ` [PATCH 2/3] gnu: pam_unix.so Add use_first_pass option John Darrington
  2016-10-22 15:28 ` [PATCH 3/3] gnu: Add pam-krb5 service John Darrington
  0 siblings, 2 replies; 8+ messages in thread
From: John Darrington @ 2016-10-22 15:27 UTC (permalink / raw)
  To: guix-devel; +Cc: John Darrington

* gnu/system/pam.scm: Remove incorrect comment.
---
 gnu/system/pam.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/system/pam.scm b/gnu/system/pam.scm
index cd7a342..4546c1a 100644
--- a/gnu/system/pam.scm
+++ b/gnu/system/pam.scm
@@ -316,4 +316,4 @@ all the PAM services."
            (pam-configuration (services base)
                               (transform transform))))
 
-;;; linux.scm ends here
+
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-10-28 12:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-22 15:27 [PATCH 1/3] gnu: Remove comment which is factually incorrect John Darrington
2016-10-22 15:27 ` [PATCH 2/3] gnu: pam_unix.so Add use_first_pass option John Darrington
2016-10-23 21:45   ` Leo Famulari
2016-10-24  4:56     ` John Darrington
2016-10-27 12:51       ` Ludovic Courtès
2016-10-28  5:22         ` John Darrington
2016-10-28 12:48           ` Ludovic Courtès
2016-10-22 15:28 ` [PATCH 3/3] gnu: Add pam-krb5 service John Darrington

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.