~ubuntu-branches/ubuntu/natty/refpolicy-ubuntu/natty

« back to all changes in this revision

Viewing changes to policy/modules/services/policykit.fc

  • Committer: Bazaar Package Importer
  • Author(s): Caleb Case
  • Date: 2009-10-19 01:48:39 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20091019014839-0rpi67ygkrjya30k
Tags: 0.2.20090730-0ubuntu1
* Updated to upstream release 2.20090730
* Handle Upstart direct execution of daemons.
* Pre-depend on selinux to ensure that the trigger is handled (LP: #434084).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/usr/libexec/polkit-read-auth-helper    --      gen_context(system_u:object_r:policykit_auth_exec_t,s0)
 
2
/usr/libexec/polkit-grant-helper.*      --      gen_context(system_u:object_r:policykit_grant_exec_t,s0)
 
3
/usr/libexec/polkit-resolve-exe-helper.* --     gen_context(system_u:object_r:policykit_resolve_exec_t,s0)
 
4
/usr/libexec/polkitd                    --      gen_context(system_u:object_r:policykit_exec_t,s0)
 
5
 
 
6
/var/lib/misc/PolicyKit.reload                  gen_context(system_u:object_r:policykit_reload_t,s0)
 
7
/var/lib/PolicyKit(/.*)?                        gen_context(system_u:object_r:policykit_var_lib_t,s0)
 
8
/var/lib/PolicyKit-public(/.*)?                 gen_context(system_u:object_r:policykit_var_lib_t,s0)
 
9
/var/run/PolicyKit(/.*)?                        gen_context(system_u:object_r:policykit_var_run_t,s0)
 
10