~ruther/guix-local

290ad2243c0ce2919918f64fec5652b5a60466a8 — John Darrington 9 years ago 8074b33
gnu: Remove comment which is factually incorrect.

* gnu/system/pam.scm: Remove incorrect comment.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/system/pam.scm
M gnu/system/pam.scm => gnu/system/pam.scm +1 -1
@@ 316,4 316,4 @@ all the PAM services."
           (pam-configuration (services base)
                              (transform transform))))

;;; linux.scm ends here