mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-31 07:17:22 +01:00
chore: kbuildsycoca5 -> kbuildsycoca
This commit is contained in:
parent
366d5f01c0
commit
fadf1f886d
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = @{bin}/kbuildsycoca5
|
||||
profile kbuildsycoca5 @{exec_path} flags=(attach_disconnected) {
|
||||
@{exec_path} = @{bin}/kbuildsycoca{,5}
|
||||
profile kbuildsycoca @{exec_path} flags=(attach_disconnected) {
|
||||
include <abstractions/base>
|
||||
include <abstractions/freedesktop.org>
|
||||
include <abstractions/nameservice-strict>
|
||||
|
@ -20,7 +20,7 @@ profile kbuildsycoca5 @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
/dev/tty r,
|
||||
|
||||
include if exists <local/kbuildsycoca5>
|
||||
include if exists <local/kbuildsycoca>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
Loading…
Reference in a new issue