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

« back to all changes in this revision

Viewing changes to policy/modules/admin/brctl.te

  • 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
 
policy_module(brctl, 1.3.0)
 
1
policy_module(brctl, 1.3.1)
2
2
 
3
3
########################################
4
4
#
25
25
kernel_read_network_state(brctl_t)
26
26
kernel_read_sysctl(brctl_t)
27
27
 
 
28
corenet_rw_tun_tap_dev(brctl_t)
 
29
 
28
30
dev_rw_sysfs(brctl_t)
29
31
dev_write_sysfs_dirs(brctl_t)
30
32