feat(profile): general update.
This commit is contained in:
parent
70a8407bd7
commit
0a74d5c6fe
22 changed files with 39 additions and 16 deletions
|
|
@ -70,7 +70,7 @@ profile deltachat-desktop @{exec_path} {
|
|||
# (#FIXME#)
|
||||
deny @{sys}/bus/pci/devices/ r,
|
||||
|
||||
deny @{sys}/devices/virtual/tty/tty0/active r,
|
||||
deny @{sys}/devices/virtual/tty/tty@{int}/active r,
|
||||
|
||||
# no new privs
|
||||
@{bin}/xdg-settings rPx,
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ profile edid-decode @{exec_path} {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{sys}/devices/@{pci}/drm/card[0-9]/*/edid r,
|
||||
@{sys}/devices/@{pci}/drm/card@{int}/*/edid r,
|
||||
|
||||
include if exists <local/edid-decode>
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue