diff --git a/policy/modules/system/udev.fc b/policy/modules/system/udev.fc index 374ac003f..dd1a8871c 100644 --- a/policy/modules/system/udev.fc +++ b/policy/modules/system/udev.fc @@ -33,5 +33,6 @@ ifdef(`distro_redhat',` /var/run/udev(/.*)? gen_context(system_u:object_r:udev_var_run_t,s0) ifdef(`distro_debian',` +/lib/systemd/systemd-udevd -- gen_context(system_u:object_r:udev_exec_t,s0) /var/run/xen-hotplug -d gen_context(system_u:object_r:udev_var_run_t,s0) ')