From 3254e11ab538170fc516014fb322cc8e2f8b46c2 Mon Sep 17 00:00:00 2001 From: Dmitry Fedorov Date: Sun, 20 Jul 2014 17:25:31 +0400 Subject: [PATCH] do not migrate to pam_tcb --- pam.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pam.spec b/pam.spec index 70159dd..c465605 100644 --- a/pam.spec +++ b/pam.spec @@ -19,7 +19,7 @@ Epoch: 1 Summary: A security tool which provides authentication for applications Name: pam Version: 1.1.4 -Release: 13 +Release: 14 # The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant # as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+, License: BSD and GPLv2+ @@ -270,9 +270,9 @@ fi if [ ! -a /var/log/tallylog ] ; then install -m 600 /dev/null /var/log/tallylog fi -if [ -f /etc/login.defs ] && ! grep -q USE_TCB /etc/login.defs; then - /usr/sbin/set_tcb --auto --migrate -fi +#if [ -f /etc/login.defs ] && ! grep -q USE_TCB /etc/login.defs; then +# /usr/sbin/set_tcb --auto --migrate +#fi %files -f Linux-PAM.lang %doc NEWS README.0.99.8.1.update.urpmi