~ubuntu-branches/ubuntu/quantal/clamav/quantal

« back to all changes in this revision

Viewing changes to debian/usr.sbin.clamd

  • Committer: Bazaar Package Importer
  • Author(s): Jamie Strandboge
  • Date: 2011-07-14 08:36:01 UTC
  • Revision ID: james.westby@ubuntu.com-20110714083601-3hgodpv00gkms19w
Tags: 0.97.1+dfsg-1ubuntu2
adjust AppArmor profile for /var/run -> /run (LP: #810270)

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
  /var/lib/clamav/** krw,
26
26
  /var/log/clamav/* krw,
27
27
 
28
 
  /var/run/clamav/clamd.ctl w,
29
 
  /var/run/clamav/clamd.pid w,
 
28
  /{,var/}run/clamav/clamd.ctl w,
 
29
  /{,var/}run/clamav/clamd.pid w,
30
30
 
31
31
  /var/spool/clamsmtp/* r,
32
32