aboutsummaryrefslogtreecommitdiff
blob: 8747ff6d05c1556ab388246fe453fc57723959a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/etc/hal/device\.d/printer_remove\.hal -- 	gen_context(system_u:object_r:hald_exec_t,s0)
/etc/hal/capability\.d/printer_update\.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/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/radeontool			--	gen_context(system_u:object_r:hald_mac_exec_t,s0)

/usr/sbin/hald		--			gen_context(system_u:object_r:hald_exec_t,s0)

/var/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)

/var/run/hald(/.*)?				gen_context(system_u:object_r:hald_var_run_t,s0)
/var/run/haldaemon\.pid	--	 		gen_context(system_u:object_r:hald_var_run_t,s0)
/var/run/pm(/.*)?				gen_context(system_u:object_r:hald_var_run_t,s0)
/var/run/synce.*	 			gen_context(system_u:object_r:hald_var_run_t,s0)
/var/run/vbe.*	 	--			gen_context(system_u:object_r:hald_var_run_t,s0)

ifdef(`distro_gentoo',`
/var/lib/cache/hald(/.*)?			gen_context(system_u:object_r:hald_cache_t,s0)
')