9 lines
243 B
Text
9 lines
243 B
Text
# apparmor.d - Full set of apparmor profiles
|
|
# Copyright (C) 2024 Alexandre Pujol <alexandre@pujol.io>
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
abi <abi/4.0>,
|
|
|
|
include if exists <abstractions/bus/org.kde.kwalletd.d>
|
|
|
|
# vim:syntax=apparmor
|