On Wed, Mar 15, 2017 at 11:23 AM, Ulrike Uhlig <[email protected]> wrote: > tags + patch > > Hi, > >>> I'll try to prepare a patch to make it easier for you to integrate it. >> >> That would be great. > > Please find a patch attached.
Thanks. > > The will simply to copy the file to /etc/apparmor.d/ and only if the > user has AppArmor installed and enabled, this will then confine the > pulseaudio executable. Furthremore, dh_apparmor should create an empty > file /etc/apparmor.d/local/usr.bin.pulseaudio which can be used for > local overrides. + # install apparmor profile + cp debian/apparmor/usr.bin.pulseaudio debian/pulseaudio/etc/apparmor.d/usr.bin.pulseaudio This would install the file with whatever umask is currently set. Which permissions should the file have? root:root 644 ? -- Saludos, Felipe Sateler

