# apparmor.d - Full set of apparmor profiles # Copyright (C) 2018-2021 Mikhail Morfikov # Copyright (C) 2021-2023 Alexandre Pujol # SPDX-License-Identifier: GPL-2.0-only abi , include @{exec_path} = @{bin}/smartctl profile smartctl @{exec_path} { include include include capability sys_admin, capability sys_rawio, @{exec_path} mr, /usr/share/smartmontools/** r, /var/lib/smartmontools/** r, /etc/smart_drivedb.h r, @{PROC}/devices r, include if exists }