Udev fc for /var/run/udev from Martin Orr.

This is intended to label /run/udev, but I am assuming that everyone
will use file_contexts.subs(_dist)? to substitute /var/run for /run,
since there are currently no other fcs for /run in refpolicy.

The label is udev_tbl_t instead of udev_var_run_t, because /run/udev
contains the data which used to be in /dev/.udev.
This commit is contained in:
Chris PeBenito 2011-07-18 13:36:27 -04:00
parent edfe67fd15
commit e5745955f9
2 changed files with 2 additions and 1 deletions

View File

@ -22,3 +22,4 @@
/usr/bin/udevinfo -- gen_context(system_u:object_r:udev_exec_t,s0)
/var/run/PackageKit/udev(/.*)? gen_context(system_u:object_r:udev_var_run_t,s0)
/var/run/udev(/.*)? gen_context(system_u:object_r:udev_tbl_t,s0)

View File

@ -1,4 +1,4 @@
policy_module(udev, 1.12.2)
policy_module(udev, 1.12.3)
########################################
#