selinux-refpolicy/policy/modules
Sven Vermeulen 765e7b71ee Supporting interfaces for the /run changes
Since most distributions now support /run (which, thanks the the
file context substitutions, is marked as var_run_t), we need to update the
SELinux policies to support "dynamically" building up /run. Unlike /var/run,
which is most likely statically defined during distribution installation, /run
is a tmpfs which is built up from scratch on each and every boot.

But not only that, many services also use this location for other purposes than
just PID files (which is to be expected as these "other reasons" is why /run
came to be in the first place), so we need to support other types within this
location easily.

For this reason, we introduce support to
- creating the /run/lock location
- supporting named file transitions when init scripts create stuff in /run

Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
2012-07-24 08:42:10 -04:00
..
admin Module version bump for shadow utils updates from Sven Vermeulen. 2012-05-11 11:46:26 -04:00
apps Move modules to contrib submodule. 2011-09-09 10:10:03 -04:00
contrib@88fcbee475 Module version bump, changelog, pull contrib 2012-07-10 08:58:37 -04:00
kernel Supporting interfaces for the /run changes 2012-07-24 08:42:10 -04:00
roles Module version bump and changelog for non-auth file attribute to eliminate set expressions, from James Carter. 2012-05-04 09:14:00 -04:00
services Module version bump and changelog for sepostgresql updates. 2012-05-18 14:18:51 -04:00
system Support log location for init script logging 2012-07-24 08:40:09 -04:00