touch & how labels are created

Jorge Fábregas jorge.fabregas at gmail.com
Sun Dec 5 20:03:13 UTC 2010


On Sunday 05 December 2010 14:46:49 Dominick Grift wrote:
> make -f /usr/share/selinux/devel/Makefile mytest.pp
> sudo semodule -i mytest.pp
> 
> touch /etc/test
> ls -alZ /etc/test
> rm /etc/test
> sudo semodule -r mytest.pp

Hey Dominick that works like a charm! Everything as expected!  Now I'm reading 
"SELinux by Example", which is a bit outdated, but for general concepts and an 
intro overview of policy writing I think is great.  After that I'll need to 
catch up on the subtleties that have changed.

Again, thanks for your wonderful advice!
Jorge


More information about the selinux mailing list