~ubuntu-branches/ubuntu/oneiric/cups/oneiric-proposed

« back to all changes in this revision

Viewing changes to debian/local/apparmor-profile

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge, Jamie Strandboge, Martin Pitt
  • Date: 2011-07-14 14:48:31 UTC
  • Revision ID: james.westby@ubuntu.com-20110714144831-9j7786xl4lw64l9z
Tags: 1.4.7-1ubuntu2
Upload current Debian bzr packaging trunk.

[ Jamie Strandboge ]
* debian/local/apparmor-profile: we need to allow both /var/run and /run
  for upgrades (LP: #810687)

[ Martin Pitt ]
* debian/local/apparmor-profile: Allow cupsd to write /run/samba.
  (LP: #812035)

Show diffs side-by-side

added added

removed removed

Lines of Context:
104
104
  /usr/share/** r,
105
105
  /{,var/}run/** rm,
106
106
  /{,var/}run/avahi-daemon/socket rw,
 
107
  /{,var/}run/samba/ rw,
 
108
  /{,var/}run/samba/** rw,
107
109
  /{,var/}run/cups/ rw,
108
110
  /{,var/}run/cups/** rw,
109
111
  /var/cache/cups/ rw,