/snap/core20/2866/etc/apparmor.d/tunables
NameSizeModeActions
home.d/-0755rm
multiarch.d/-0755rm
xdg-user-dirs.d/-0755rm
alias6240644editdlrm
apparmorfs3760644editdlrm
dovecot8040644editdlrm
global7200644editdlrm
home9830644editdlrm
kernelvars13910644editdlrm
multiarch6310644editdlrm
proc4400644editdlrm
securityfs4050644editdlrm
share8190644editdlrm
sys3780644editdlrm
xdg-user-dirs8680644editdlrm
Edit: /snap/core20/2866/etc/apparmor.d/tunables/alias (624B)
# ------------------------------------------------------------------ # # Copyright (C) 2010 Canonical Ltd. # # This program is free software; you can redistribute it and/or # modify it under the terms of version 2 of the GNU General Public # License published by the Free Software Foundation. # # ------------------------------------------------------------------ # Alias rules can be used to rewrite paths and are done after variable # resolution. For example, if '/usr' is on removable media: # alias /usr/ -> /mnt/usr/, # # Or if mysql databases are stored in /home: # alias /var/lib/mysql/ -> /home/mysql/,