mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 08:58:15 +01:00
lost abi
This commit is contained in:
parent
912a6c48e5
commit
8fb8e7ced3
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
# Copyright (C) 2021 Alexandre Pujol <alexandre@pujol.io>
|
||||
# SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
abi <abi/3.0>,
|
||||
|
||||
include <tunables/global>
|
||||
|
||||
|
@ -35,4 +36,4 @@ profile ibus-dconf @{exec_path} flags=(attach_disconnected) {
|
|||
owner /dev/tty[0-9]* rw,
|
||||
|
||||
include if exists <local/ibus-dconf>
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue