fix(profile): ensure abi3 compatibility with re-attached path.
See #559, #558 #557 #555
This commit is contained in:
parent
5b7b921fc9
commit
0dbc42e357
1 changed files with 1 additions and 0 deletions
|
|
@ -154,5 +154,6 @@
|
||||||
# Attachment path for attach_disconnected.path flag.
|
# Attachment path for attach_disconnected.path flag.
|
||||||
# Automatically generated and set in profile preamble on ABI4. Disabled on ABI3.
|
# Automatically generated and set in profile preamble on ABI4. Disabled on ABI3.
|
||||||
@{att}=/
|
@{att}=/
|
||||||
|
alias // -> /,
|
||||||
|
|
||||||
# vim:syntax=apparmor
|
# vim:syntax=apparmor
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue