Hi, Looking at policycoreutils-2.0.77/scripts/genhomedircon, I see: --8<---------------cut here---------------start------------->8--- #!/bin/sh /usr/sbin/semodule -Bn --8<---------------cut here---------------end--------------->8--- Looking at the man page for semodule, it says: --8<---------------cut here---------------start------------->8--- -B, --build force a rebuild of policy (also reloads unless -n is used) -n,--noreload do not reload policy after commit --8<---------------cut here---------------end--------------->8--- Given that, it would seem that genhomedircon rebuilds, but does not reload policy. I would expect genhomedircon to generate SELinux file context configuration entries for user home directories, or something. What am I missing? manoj -- Manoj Srivastava <srivasta@xxxxxxx> <http://www.golden-gryphon.com/> 1024D/BF24424C print 4966 F272 D093 B493 410B 924B 21BA DABB BF24 424C -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@xxxxxxxxxxxxx with the words "unsubscribe selinux" without quotes as the message.