Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 6b9e951f8cb35db72d8ff850f26aaf69 > scriptlet

pam-0.99.8.1-16mdv2009.0.i586.rpm

POSTIN

/bin/sh
if [ ! -a /var/log/faillog ] ; then
       install -m 600 /dev/null /var/log/faillog
fi
if [ ! -a /var/log/tallylog ] ; then
       install -m 600 /dev/null /var/log/tallylog
fi
if [ ! "$(grep -q USE_TCB /etc/login.defs)" ]; then
       /usr/sbin/set_tcb --auto --migrate
fi