# apparmor.d - Full set of apparmor profiles # Copyright (C) 2022-2024 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{bin}/uptimed profile uptimed @{exec_path} { include @{exec_path} mr, /etc/uptimed.conf r, /var/spool/uptimed/records* rw, @{run}/uptimed/uptimed.pid rw, include if exists } # vim:syntax=apparmor