~lightdm-team/lightdm/trunk

« back to all changes in this revision

Viewing changes to data/apparmor/abstractions/lightdm

Allow reading /proc/<PID>/net/dev from within a guest session, so that e.g. xfce4-netload-plugin can show network traffic properly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
  /opt/** rmixk,
46
46
  @{PROC}/ r,
47
47
  @{PROC}/* rm,
 
48
  @{PROC}/[0-9]*/net/ r,
 
49
  @{PROC}/[0-9]*/net/dev r,
48
50
  @{PROC}/asound rm,
49
51
  @{PROC}/asound/** rm,
50
52
  @{PROC}/ati rm,