Gentoo Archives: gentoo-commits

From: "Thilo Bangert (bangert)" <bangert@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/cronie/files: cronie-1.4.3-pamd
Date: Sun, 29 Nov 2009 13:18:28
Message-Id: E1NEjfR-0000Jm-I4@stork.gentoo.org
1 bangert 09/11/29 13:18:21
2
3 Modified: cronie-1.4.3-pamd
4 Log:
5 fix PAM - bug #294631
6 (Portage version: 2.2_rc53/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 sys-process/cronie/files/cronie-1.4.3-pamd
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronie/files/cronie-1.4.3-pamd?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronie/files/cronie-1.4.3-pamd?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronie/files/cronie-1.4.3-pamd?r1=1.1&r2=1.2
14
15 Index: cronie-1.4.3-pamd
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-process/cronie/files/cronie-1.4.3-pamd,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- cronie-1.4.3-pamd 20 Nov 2009 09:25:20 -0000 1.1
22 +++ cronie-1.4.3-pamd 29 Nov 2009 13:18:21 -0000 1.2
23 @@ -2,7 +2,7 @@
24 # The PAM configuration file for the cron daemon
25 #
26 #
27 -# No PAM authentication called, auth modules not needed
28 +auth include system-auth
29 account required pam_access.so
30 account include system-auth
31 session required pam_loginuid.so