http://tstzmgqansvqfzr3qrkehszmlhjqbpqp7pwncrzr72ohyygrnbuu26qd.onion/git/apparmor.d/commit/3fab9378e5b56f92bb16efd5f05c979d7300f209.html
Also, with the use of 'owner', this rule properly - # prevents access to the files from processes running under a different uid. - - # encrypted ~/.Private and old-style encrypted $HOME - owner @{HOME}/.Private/ r, - owner @{HOME}/.Private/** mrixwlk, - # new-style encrypted $HOME - owner @{HOMEDIRS}/.ecryptfs/*/.Private/ r, - owner @{HOMEDIRS}/.ecryptfs/*/.Private/** mrixwlk, - - - # Include additions to the abstraction - include if exists <abstractions/base.d> diff --git a/ abstractions/bash b/...