mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
chore: kbuildsycoca5 -> kbuildsycoca
This commit is contained in:
parent
366d5f01c0
commit
fadf1f886d
@ -7,8 +7,8 @@ abi <abi/3.0>,
|
|||||||
|
|
||||||
include <tunables/global>
|
include <tunables/global>
|
||||||
|
|
||||||
@{exec_path} = @{bin}/kbuildsycoca5
|
@{exec_path} = @{bin}/kbuildsycoca{,5}
|
||||||
profile kbuildsycoca5 @{exec_path} flags=(attach_disconnected) {
|
profile kbuildsycoca @{exec_path} flags=(attach_disconnected) {
|
||||||
include <abstractions/base>
|
include <abstractions/base>
|
||||||
include <abstractions/freedesktop.org>
|
include <abstractions/freedesktop.org>
|
||||||
include <abstractions/nameservice-strict>
|
include <abstractions/nameservice-strict>
|
||||||
@ -20,7 +20,7 @@ profile kbuildsycoca5 @{exec_path} flags=(attach_disconnected) {
|
|||||||
|
|
||||||
/dev/tty r,
|
/dev/tty r,
|
||||||
|
|
||||||
include if exists <local/kbuildsycoca5>
|
include if exists <local/kbuildsycoca>
|
||||||
}
|
}
|
||||||
|
|
||||||
# vim:syntax=apparmor
|
# vim:syntax=apparmor
|
Loading…
Reference in New Issue
Block a user