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

« back to all changes in this revision

Viewing changes to policy/modules/admin/mrtg.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:
54
54
manage_lnk_files_pattern(mrtg_t, mrtg_var_lib_t, mrtg_var_lib_t)
55
55
 
56
56
allow mrtg_t mrtg_var_run_t:file manage_file_perms;
57
 
files_pid_filetrans(mrtg_t,mrtg_var_run_t,file)
 
57
files_pid_filetrans(mrtg_t, mrtg_var_run_t, file)
58
58
 
59
59
kernel_read_system_state(mrtg_t)
60
60
kernel_read_network_state(mrtg_t)