# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2025 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only

# Global attributes
#
# See https://www.kernel.org/doc/Documentation/hwmon/sysfs-interface

  abi <abi/4.0>,

  @{sys}/devices/**/hwmon@{int}/update_interval w,

  include if exists <abstractions/sys/hwmon:w.d>

# vim:syntax=apparmor
