feat(abs): restric abstraction by using new @{int} and @{rand} variables.
This commit is contained in:
parent
557d905543
commit
b2d093e125
13 changed files with 135 additions and 131 deletions
|
|
@ -1,5 +1,9 @@
|
|||
@{bin}/kde-open rix,
|
||||
# apparmor.d - Full set of apparmor profiles
|
||||
# Copyright (C) 2022 Alexandre Pujol <alexandre@pujol.io>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
owner @{user_config_dirs}/menus/{,**} r,
|
||||
@{bin}/kde-open rix,
|
||||
|
||||
owner @{run}/user/@{uid}/kioclient*.[0-9]*.kioworker.socket rwl -> @{run}/user/@{uid}/#[0-9]*[0-9],
|
||||
owner @{user_config_dirs}/menus/{,**} r,
|
||||
|
||||
owner @{run}/user/@{uid}/kioclient*.[0-9]*.kioworker.socket rwl -> @{run}/user/@{uid}/#@{int},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue