diff --git a/refpolicy/policy/modules/kernel/devices.te b/refpolicy/policy/modules/kernel/devices.te index 9ec429293..14bff155a 100644 --- a/refpolicy/policy/modules/kernel/devices.te +++ b/refpolicy/policy/modules/kernel/devices.te @@ -124,6 +124,10 @@ type power_device_t, device_node; filesystem_associate(power_device_t) filesystem_tmpfs_associate(power_device_t) +type printer_device_t, device_node; +filesystem_associate(printer_device_t) +filesystem_tmpfs_associate(printer_device_t) + # # Type for sound devices and mixers #