SELinux is preventing /bin/gawk "execute" access on /var/home/rnichols/mail/spamstrings.awk

Dominick Grift domg472 at gmail.com
Fri Mar 5 09:09:55 UTC 2010


On 03/05/2010 04:29 AM, Robert Nichols wrote:
> And, it appears that I have to remember to re-install all local policy
> modules every time there is a policy update, right??  :-((

Not in all cases but in the case where user domains are involved that
may be true. semodule -B may also do the trick.

It may be a better idea to label /var/home/rnichols/mail/spamstrings.sh
type bin_t

semanage fcontext -a -t bin_t /var/home/rnichols/mail/spamstrings.sh
restorecon -R -v /var/home/rnichols/mail/spamstrings.sh

> 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
Url : http://lists.fedoraproject.org/pipermail/selinux/attachments/20100305/b03bf4c1/attachment.bin 


More information about the selinux mailing list