# apparmor.d - Full set of apparmor profiles # Copyright (C) 2024 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{bin}/gnome-clocks profile gnome-clocks @{exec_path} { include include include include include include include include include include network netlink raw, #aa:dbus own bus=session name=org.gnome.clocks @{exec_path} mr, include if exists } # vim:syntax=apparmor