Sophie

Sophie

distrib > Fedora > 13 > i386 > by-pkgid > cf9f4d6fbf04396a8da4a76e5b56acc8 > scriptlet

setroubleshoot-server-3.0.35-1.fc13.i686.rpm

POSTIN

/bin/sh
/sbin/service auditd reload >/dev/null 2>&1 || :

POSTUN

/bin/sh
if [ $1 = 0 ]; then
   /sbin/service auditd reload >/dev/null 2>&1 || :
fi

Triggers

setroubleshoot-server < 2.1.1

/bin/sh
/sbin/service setroubleshoot stop >/dev/null 2>&1 || :
chkconfig --del setroubleshoot  || :