diff options
Diffstat (limited to 'policy/modules/contrib/hal.fc')
-rw-r--r-- | policy/modules/contrib/hal.fc | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/policy/modules/contrib/hal.fc b/policy/modules/contrib/hal.fc deleted file mode 100644 index 5ac1f7a74..000000000 --- a/policy/modules/contrib/hal.fc +++ /dev/null @@ -1,29 +0,0 @@ -/etc/hal/capability\.d/printer_update\.hal -- gen_context(system_u:object_r:hald_exec_t,s0) -/etc/hal/device\.d/printer_remove\.hal -- gen_context(system_u:object_r:hald_exec_t,s0) - -/usr/bin/hal-setup-keymap -- gen_context(system_u:object_r:hald_keymap_exec_t,s0) -/usr/bin/hald -- gen_context(system_u:object_r:hald_exec_t,s0) -/usr/bin/radeontool -- gen_context(system_u:object_r:hald_mac_exec_t,s0) - -/usr/libexec/hal-acl-tool -- gen_context(system_u:object_r:hald_acl_exec_t,s0) -/usr/libexec/hal-dccm -- gen_context(system_u:object_r:hald_dccm_exec_t,s0) -/usr/libexec/hal-hotplug-map -- gen_context(system_u:object_r:hald_exec_t,s0) -/usr/libexec/hal-system-sonypic -- gen_context(system_u:object_r:hald_sonypic_exec_t,s0) -/usr/libexec/hald-addon-macbookpro-backlight -- gen_context(system_u:object_r:hald_mac_exec_t,s0) -/usr/libexec/hald-addon-macbook-backlight -- gen_context(system_u:object_r:hald_mac_exec_t,s0) - -/usr/sbin/hald -- gen_context(system_u:object_r:hald_exec_t,s0) -/usr/sbin/radeontool -- gen_context(system_u:object_r:hald_mac_exec_t,s0) - -/var/cache/hald(/.*)? gen_context(system_u:object_r:hald_cache_t,s0) - -/var/lib/cache/hald(/.*)? gen_context(system_u:object_r:hald_cache_t,s0) -/var/lib/hal(/.*)? gen_context(system_u:object_r:hald_var_lib_t,s0) - -/var/log/pm(/.*)? gen_context(system_u:object_r:hald_log_t,s0) - -/run/hald(/.*)? gen_context(system_u:object_r:hald_var_run_t,s0) -/run/haldaemon\.pid -- gen_context(system_u:object_r:hald_var_run_t,s0) -/run/pm(/.*)? gen_context(system_u:object_r:hald_var_run_t,s0) -/run/synce.* gen_context(system_u:object_r:hald_var_run_t,s0) -/run/vbe.* -- gen_context(system_u:object_r:hald_var_run_t,s0) |