#
# HDD fan control configuration.
# See 'hddfancontrol daemon -h' for all available daemon arguments.
#

# Daemon startup arguments (required).
# Example: HDDFANCONTROL_DAEMON_ARGS="-d /dev/sda -f /sys/class/hwmon/hwmon0/pwm1"
HDDFANCONTROL_DAEMON_ARGS=""

# Log level: trace, debug, info, warn, error.
HDDFANCONTROL_LOG_LEVEL="info"
