~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): Kees Cook
  • Date: 2010-04-22 17:10:43 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100422171043-khrw2m21gser7icb
Tags: 0.2.20091117-0ubuntu1
* New upstream release, converted to source format 3.
* Updated Ubuntu-specific patches thanks to Steve Lawrence (LP: #568744).
* Extracted Makefile change to debian/patches/bashisms.patch.

Show diffs side-by-side

added added

removed removed

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