distribution/packages/hardware/quirks/devices/AYANEO AYANEO 2S/sleep.d/pre/001-fan

8 lines
182 B
Bash

#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS)
. /etc/profile
echo 1 >${DEVICE_PWM_FAN}
echo 0 >${DEVICE_FAN_INPUT}