mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
Add libexec for apt
This commit is contained in:
parent
cd93d98bf4
commit
e02b12aa6d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ abi <abi/3.0>,
|
|||
|
||||
include <tunables/global>
|
||||
|
||||
@{exec_path} = /{usr/,}{s,}bin/zsys-system-autosnapshot
|
||||
@{exec_path} = @{libexec}/zsys-system-autosnapshot
|
||||
profile zsys-system-autosnapshot @{exec_path} flags=(complain) {
|
||||
include <abstractions/base>
|
||||
|
||||
|
|
Loading…
Reference in a new issue