Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > c884d4aa9e9fa5118b976d406c7442f9 > scriptlet

setroubleshoot-server-3.0.38-1.fc14.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  || :