Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 7cdd41b78a4d2f63e819653bbba007c3 > scriptlet

rkhunter-1.3.4-3mdv2010.0.noarch.rpm

POSTIN

/bin/sh
if [ $1 = 1 ]; then
    # create rkhunter.dat
    /usr/sbin/rkhunter --propupd
    # gather user / group info
    /usr/sbin/rkhunter --enable group_changes,passwd_changes
fi

#unfortunately, multiple ALLOW* and SCRIPT* keys forbids use of ccp
#until it supports the feature...
##fix previous broken < 1.2.8 installs.
#ccp --delete --ifexists --set NoOrphans \
# --ignoreopt TMPDIR --ignoreopt DBDIR \
# --oldfile /etc/rkhunter.conf \
# --newfile /etc/rkhunter.conf.rpmnew