aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris PeBenito <pebenito@ieee.org>2019-09-08 16:55:02 -0400
committerJason Zaman <perfinion@gentoo.org>2019-12-16 21:06:13 +0800
commit5b62a0e558c83adef0056739d9ac2934eebccc7c (patch)
treea0f11c029a432cc99ba93b326b3600cade9afcc7 /policy/modules/system/udev.fc
parentsystemd: allow user environment helpers to communicate with systemd --user (diff)
downloadhardened-refpolicy-5b62a0e558c83adef0056739d9ac2934eebccc7c.tar.gz
hardened-refpolicy-5b62a0e558c83adef0056739d9ac2934eebccc7c.tar.bz2
hardened-refpolicy-5b62a0e558c83adef0056739d9ac2934eebccc7c.zip
Rename *_var_run_t types to *_runtime_t.
Signed-off-by: Chris PeBenito <pebenito@ieee.org> Signed-off-by: Jason Zaman <perfinion@gentoo.org>
Diffstat (limited to 'policy/modules/system/udev.fc')
-rw-r--r--policy/modules/system/udev.fc6
1 files changed, 3 insertions, 3 deletions
diff --git a/policy/modules/system/udev.fc b/policy/modules/system/udev.fc
index 76e0fb123..61dec2e53 100644
--- a/policy/modules/system/udev.fc
+++ b/policy/modules/system/udev.fc
@@ -37,11 +37,11 @@ ifdef(`distro_redhat',`
/usr/share/virtualbox/VBoxCreateUSBNode\.sh -- gen_context(system_u:object_r:udev_helper_exec_t,s0)
-/run/udev(/.*)? gen_context(system_u:object_r:udev_var_run_t,s0)
+/run/udev(/.*)? gen_context(system_u:object_r:udev_runtime_t,s0)
ifdef(`distro_debian',`
-/run/console-setup(/.*)? gen_context(system_u:object_r:udev_var_run_t,s0)
-/run/xen-hotplug -d gen_context(system_u:object_r:udev_var_run_t,s0)
+/run/console-setup(/.*)? gen_context(system_u:object_r:udev_runtime_t,s0)
+/run/xen-hotplug -d gen_context(system_u:object_r:udev_runtime_t,s0)
')
ifdef(`distro_gentoo',`