When a program like systemd creates a file and checks the SE Linux 
file_contexts for the initial context it will be based on the path used.  So 
when systemd uses a path with /var/run we need a file contexts entry for that 
as well as for the /run version.

In the past we have had a subst entry making /var/run and /run equivalent but 
we are moving away from that to having direct entries for the paths used.

As /var/run is a symlink to /run in regard to Unix permissions there's no 
reason to stick with the /var/run name.

-- 
My Main Blog         http://etbe.coker.com.au/
My Documents Blog    http://doc.coker.com.au/

Reply via email to