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

« back to all changes in this revision

Viewing changes to policy/modules/services/dbus.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:
4
4
/usr/bin/dbus-daemon(-1)? --    gen_context(system_u:object_r:dbusd_exec_t,s0)
5
5
/bin/dbus-daemon        --      gen_context(system_u:object_r:dbusd_exec_t,s0)
6
6
 
 
7
/lib/dbus-1/dbus-daemon-launch-helper -- gen_context(system_u:object_r:dbusd_exec_t,s0)
 
8
/lib64/dbus-1/dbus-daemon-launch-helper -- gen_context(system_u:object_r:dbusd_exec_t,s0)
 
9
 
7
10
/var/lib/dbus(/.*)?             gen_context(system_u:object_r:system_dbusd_var_lib_t,s0)
8
11
 
9
12
/var/run/dbus(/.*)?             gen_context(system_u:object_r:system_dbusd_var_run_t,s0)