media-hub-server apparmor denial to gsettings
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
media-hub (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
I saw the following apparmor denial when using media-hub-server:
Jun 4 10:38:29 ubuntu-phablet kernel: [ 68.746162] type=1400 audit(140189630
If media-hub-server is using gsettings to store information, you would likely need to add this to the profile:
owner /run/user/*/dconf/ w,
owner /run/user/
If media-hub-server is only reading something (eg, proxy information), you might be able to get away with only adding this:
owner /run/user/*/dconf/ r,
owner /run/user/