feat(profiles): general update. See #101
This commit is contained in:
parent
f20aa4f548
commit
c59a40ec4e
28 changed files with 64 additions and 28 deletions
|
|
@ -28,6 +28,8 @@ profile aa-notify @{exec_path} {
|
|||
/usr/share/terminfo/d/dumb r,
|
||||
/var/log/audit/audit.log r,
|
||||
|
||||
owner @{HOME}/.terminfo/[0-9]*/dumb r,
|
||||
|
||||
owner /tmp/[a-z0-9]* rw,
|
||||
owner /tmp/apparmor-bugreport-*.txt rw,
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ profile fprintd @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{run}/systemd/journal/socket rw,
|
||||
@{run}/systemd/inhibit/*.ref w,
|
||||
@{run}/udev/data/c239:[0-9]* r,
|
||||
@{run}/udev/data/c23[0-9]:[0-9]* r,
|
||||
|
||||
@{sys}/class/hidraw/ r,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue