Update screengrab
This commit is contained in:
parent
289ddef0a3
commit
c5e8201225
1 changed files with 3 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (C) 2024 Besanon <m231009ts@mailfence.com>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
abi <abi/3.0>,
|
||||
abi <abi/4.0>,
|
||||
|
||||
#include <tunables/global>
|
||||
|
||||
|
|
@ -39,11 +39,13 @@ profile screengrab @{exec_path} {
|
|||
@{sys}/bus/ r,
|
||||
@{sys}/class/ r,
|
||||
@{sys}/class/i2c-adapter/ r,
|
||||
@{sys}/devices/@{pci_bus}/{,**} r,
|
||||
@{sys}/devices/system/cpu/cpufreq/policy0/cpuinfo_max_freq r,
|
||||
|
||||
owner @{PROC}/@{pid}/mountinfo r,
|
||||
owner @{PROC}/@{pid}/mounts r,
|
||||
|
||||
|
||||
/dev/tty r,
|
||||
owner /dev/tty@{int} rw,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue