From 640f894818e5821c14f695aaf2e1321bea520fbd Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 22 Jul 2011 14:52:25 +0200 Subject: [PATCH] update pam config to use common-session --- debian/changelog | 4 ++-- debian/sudo.pam | 5 +---- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index a5a0804..5b1e6c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ sudo (1.7.4p6-2) UNRELEASED; urgency=low - * include common-session-noninteractive in pam config, closes: #607199 + * include common-session in pam config, closes: #519700, #607199 - -- Bdale Garbee Wed, 09 Feb 2011 15:03:08 -0700 + -- Bdale Garbee Fri, 22 Jul 2011 14:51:28 +0200 sudo (1.7.4p6-1) unstable; urgency=low diff --git a/debian/sudo.pam b/debian/sudo.pam index 0020ecc..3e42c5c 100644 --- a/debian/sudo.pam +++ b/debian/sudo.pam @@ -2,7 +2,4 @@ @include common-auth @include common-account -@include common-session-noninteractive - -session required pam_permit.so -session required pam_limits.so +@include common-session -- 2.30.2