jmd pushed a commit to branch master in repository guix. commit 290ad2243c0ce2919918f64fec5652b5a60466a8 Author: John Darrington <j...@gnu.org> Date: Tue Oct 18 08:26:19 2016 +0200
gnu: Remove comment which is factually incorrect. * 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 +