From 290ad2243c0ce2919918f64fec5652b5a60466a8 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Tue, 18 Oct 2016 08:26:19 +0200 Subject: 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(-) (limited to 'gnu/system') diff --git a/gnu/system/pam.scm b/gnu/system/pam.scm index cd7a3427ed..4546c1a73a 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 + -- cgit v1.2.3