~ubuntu-branches/ubuntu/wily/apparmor/wily

« back to all changes in this revision

Viewing changes to profiles/apparmor.d/abstractions/audio

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2011-08-10 18:12:34 UTC
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: james.westby@ubuntu.com-20110810181234-b6obckg60cp99crg
Tags: upstream-2.7.0~beta1+bzr1774
ImportĀ upstreamĀ versionĀ 2.7.0~beta1+bzr1774

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
# pulse
51
51
/etc/pulse/ r,
52
52
/etc/pulse/* r,
53
 
/dev/shm/ r,
54
 
owner /dev/shm/pulse-shm* rwk,
 
53
/{run,dev}/shm/ r,
 
54
owner /{run,dev}/shm/pulse-shm* rwk,
55
55
owner @{HOME}/.pulse-cookie rwk,
56
56
owner @{HOME}/.pulse/ rw,
57
57
owner @{HOME}/.pulse/* rwk,
61
61
# libgnome2
62
62
/etc/sound/ r,
63
63
/etc/sound/** r,
 
64
 
 
65
# openal
 
66
/etc/openal/alsoft.conf r,
 
67
owner @{HOME}/.alsoftrc r,