]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - policy/modules/services/hal.fc
Allow munin services plugins to use NSCD services
[people/stevee/selinux-policy.git] / policy / modules / services / hal.fc
CommitLineData
fdae8e75 1
e02c61cf
CP
2/etc/hal/device\.d/printer_remove\.hal -- gen_context(system_u:object_r:hald_exec_t,s0)
3/etc/hal/capability\.d/printer_update\.hal -- gen_context(system_u:object_r:hald_exec_t,s0)
fdae8e75 4
016e5c5c
CP
5/usr/bin/hal-setup-keymap -- gen_context(system_u:object_r:hald_keymap_exec_t,s0)
6
12217cc2 7/usr/libexec/hal-acl-tool -- gen_context(system_u:object_r:hald_acl_exec_t,s0)
9de7c170 8/usr/libexec/hal-dccm -- gen_context(system_u:object_r:hald_dccm_exec_t,s0)
e02c61cf 9/usr/libexec/hal-hotplug-map -- gen_context(system_u:object_r:hald_exec_t,s0)
12217cc2
CP
10/usr/libexec/hal-system-sonypic -- gen_context(system_u:object_r:hald_sonypic_exec_t,s0)
11/usr/libexec/hald-addon-macbookpro-backlight -- gen_context(system_u:object_r:hald_mac_exec_t,s0)
131634a5 12/usr/libexec/hald-addon-macbook-backlight -- gen_context(system_u:object_r:hald_mac_exec_t,s0)
fcee22ad 13/usr/sbin/radeontool -- gen_context(system_u:object_r:hald_mac_exec_t,s0)
fdae8e75 14
e02c61cf 15/usr/sbin/hald -- gen_context(system_u:object_r:hald_exec_t,s0)
fdae8e75 16
12217cc2
CP
17/var/cache/hald(/.*)? gen_context(system_u:object_r:hald_cache_t,s0)
18
d6d16b97
CP
19/var/lib/hal(/.*)? gen_context(system_u:object_r:hald_var_lib_t,s0)
20
131634a5 21/var/run/hald(/.*)? gen_context(system_u:object_r:hald_var_run_t,s0)
6c53a10e 22/var/run/haldaemon\.pid -- gen_context(system_u:object_r:hald_var_run_t,s0)
131634a5 23/var/run/pm(/.*)? gen_context(system_u:object_r:hald_var_run_t,s0)
21673b23 24/var/run/synce.* gen_context(system_u:object_r:hald_var_run_t,s0)
131634a5 25/var/run/vbe.* -- gen_context(system_u:object_r:hald_var_run_t,s0)
3b498a91
CP
26
27ifdef(`distro_gentoo',`
28/var/lib/cache/hald(/.*)? gen_context(system_u:object_r:hald_cache_t,s0)
29')