]> git.ipfire.org Git - people/stevee/selinux-policy.git/blame - policy/modules/services/hal.fc
Patch to begin separating out hald helper programs from Dan Walsh.
[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
12217cc2 5/usr/libexec/hal-acl-tool -- gen_context(system_u:object_r:hald_acl_exec_t,s0)
e02c61cf 6/usr/libexec/hal-hotplug-map -- gen_context(system_u:object_r:hald_exec_t,s0)
12217cc2
CP
7/usr/libexec/hal-system-sonypic -- gen_context(system_u:object_r:hald_sonypic_exec_t,s0)
8/usr/libexec/hald-addon-macbookpro-backlight -- gen_context(system_u:object_r:hald_mac_exec_t,s0)
fdae8e75 9
e02c61cf 10/usr/sbin/hald -- gen_context(system_u:object_r:hald_exec_t,s0)
fdae8e75 11
12217cc2
CP
12/var/cache/hald(/.*)? gen_context(system_u:object_r:hald_cache_t,s0)
13
d6d16b97
CP
14/var/lib/hal(/.*)? gen_context(system_u:object_r:hald_var_lib_t,s0)
15
16/var/run/haldaemon.pid -- gen_context(system_u:object_r:hald_var_run_t,s0)