[26855] in Source-Commits
/svn/athena r25796 - trunk/debathena/scripts/build-server
daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Thu Nov 1 11:39:47 2012
Date: Thu, 1 Nov 2012 11:39:40 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201211011539.qA1Fde5Q013053@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: jdreed
Date: 2012-11-01 11:39:40 -0400 (Thu, 01 Nov 2012)
New Revision: 25796
Modified:
trunk/debathena/scripts/build-server/pam-schroot.patch
Log:
Fix typo in comment
Modified: trunk/debathena/scripts/build-server/pam-schroot.patch
===================================================================
--- trunk/debathena/scripts/build-server/pam-schroot.patch 2012-10-31 20:23:54 UTC (rev 25795)
+++ trunk/debathena/scripts/build-server/pam-schroot.patch 2012-11-01 15:39:40 UTC (rev 25796)
@@ -8,7 +8,7 @@
+#@include common-session
+
+# DEBATHENA: We don't want common-session running (because of AFS PAGs).
-+# Instead, we want a nasic pam_unix session module in place of common-session.
++# Instead, we want a basic pam_unix session module in place of common-session.
+session required pam_unix.so
# Sets up user limits, please uncomment and read /etc/security/limits.conf