URL: https://github.com/freeipa/freeipa/pull/6028 Author: vmojzis Title: #6028: selinux: Fix file context definition for /var/run Action: opened
PR body: """ There is a file context equivalence rule assigning /run the same contexts as /var/run. Because of it it's necessary to use /var/run instead of /run in file context definitions.
See: https://fedoraproject.org/wiki/SELinux/IndependentPolicy#File_contexts_and_e...
Signed-off-by: Vit Mojzis vmojzis@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6028/head:pr6028 git checkout pr6028
URL: https://github.com/freeipa/freeipa/pull/6028 Author: vmojzis Title: #6028: selinux: Fix file context definition for /var/run Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6028/head:pr6028 git checkout pr6028
freeipa-devel@lists.fedorahosted.org