do not migrate to pam_tcb

This commit is contained in:
Dmitry Fedorov 2014-07-20 17:25:31 +04:00
parent 26b3d44d84
commit 3254e11ab5

View file

@ -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