Ubuntu Pastebin

Paste from kyrofa at Thu, 17 Dec 2015 20:13:54 +0000

Download as text
1
2
3
4
5
6
7
$ grep HOME /usr/share/apparmor/easyprof/templates/ubuntu-core/15.04/default
  deny @{HOME}/.inputrc r,
  owner @{HOME}/apps/@{APP_PKGNAME}/                  r,
  owner @{HOME}/apps/@{APP_PKGNAME}/**                mrkix,
  owner @{HOME}/apps/@{APP_PKGNAME}/@{APP_VERSION}/   w,
  owner @{HOME}/apps/@{APP_PKGNAME}/@{APP_VERSION}/** wl,
  owner @{HOME}/apps/@{APP_PKGNAME}/         w,
Download as text