mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
Update kaccess
This commit is contained in:
parent
a42ca870a6
commit
3db3a4e4f1
1 changed files with 3 additions and 1 deletions
|
@ -29,8 +29,10 @@ profile kaccess @{exec_path} {
|
|||
owner @{user_config_dirs}/kdedefaults/* r,
|
||||
owner @{user_config_dirs}/kdeglobals r,
|
||||
owner @{user_config_dirs}/kwinrc r,
|
||||
|
||||
@{sys}/devices/pci[0-9]*/**/{device,subsystem_device,subsystem_vendor,uevent,vendor} r,
|
||||
|
||||
/dev/tty r,
|
||||
|
||||
include if exists <local/kaccess>
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue