Re: [apparmor] Rule to allow chmod-operations (or reduce dmesg suppression)

2021-03-30 Thread Jonas Große Sundrup
On 2021-03-30, Christian Boltz wrote: > However, you carefully avoided the correct path ;-) - you'll need > /var/cache/fontconfig/ w, FML, that slipped my mind. Thanks for the pointer! In case anyone's interested what happened: Apparently, the first Electron-App to start after something more

Re: [apparmor] Rule to allow chmod-operations (or reduce dmesg suppression)

2021-03-30 Thread Christian Boltz
Hello, Am Dienstag, 30. März 2021, 22:28:00 CEST schrieb Jonas Große Sundrup: > type=1400 audit(1617134745.962:4981): apparmor="DENIED" > operation="chmod" profile="/usr/lib/signal-desktop/signal-desktop" > name="/var/cache/fontconfig/" pid=246265 comm="signal-desktop" > requested_mask="w" denied_

[apparmor] Rule to allow chmod-operations (or reduce dmesg suppression)

2021-03-30 Thread Jonas Große Sundrup
Hi, my dmesg shows me the following output: type=1400 audit(1617134745.962:4981): apparmor="DENIED" operation="chmod" profile="/usr/lib/signal-desktop/signal-desktop" name="/var/cache/fontconfig/" pid=246265 comm="signal-desktop" requested_mask="w" denied_mask="w" fsuid=1000 ouid=0 What would be