Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > main-release > by-pkgid > 73474851ac4b72bdfffd05ee9ce5dc18 > scriptlet

pam-0.99.8.1-20mdv2009.1.x86_64.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