abstractions/enchant should allow creating ~/.config/enchant/
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apparmor (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
abstractions/
Pidgin tries to create that folder if it doesn't exist:
Jan 10 10:50:30 vm-VirtualBox kernel: [ 761.176499] type=1400 audit(132618903
Tested on an up-to-date precise system (apparmor 2.7.0~beta1+
--- abstractions/
+++ abstractions/
@@ -52,5 +52,5 @@
/usr/
# per-user dictionaries
- owner @{HOME}
+ owner @{HOME}
owner @{HOME}
Thanks, I've committed this to trunk and will nominate it for the 2.7 branch.