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

« back to all changes in this revision

Viewing changes to policy/modules/kernel/domain.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
1
 
2
 
policy_module(domain, 1.6.0)
 
2
policy_module(domain, 1.6.1)
3
3
 
4
4
########################################
5
5
#
145
145
 
146
146
# For /proc/pid
147
147
allow unconfined_domain_type domain:dir list_dir_perms;
148
 
allow unconfined_domain_type domain:file read_file_perms;
 
148
allow unconfined_domain_type domain:file rw_file_perms;
149
149
allow unconfined_domain_type domain:lnk_file { read_lnk_file_perms ioctl lock };
150
150
 
151
151
# act on all domains keys