Sophie

Sophie

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

gcl-selinux-2.6.8-0.7.20100201cvs.fc14.i686.rpm

POSTIN

/bin/sh
/usr/sbin/semodule -i /usr/share/selinux/packages/gcl/gcl.pp || :

POSTUN

/bin/sh
if [ $1 = 0 ]; then
    /usr/sbin/semodule -r gcl || :
fi