Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

fix startup issues at boot #33

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions amdgpu-fancontrol.path
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[Path]
PathExistsGlob=/sys/class/drm/card0/device/hwmon/hwmon*/pwm1
PathExistsGlob=/sys/class/drm/card0/device/hwmon/hwmon*/pwm1_enable
PathExistsGlob=/sys/class/drm/card0/device/hwmon/hwmon*/temp1_input

[Install]
WantedBy=default.target
6 changes: 0 additions & 6 deletions amdgpu-fancontrol.service
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
[Unit]
Description=amdgpu-fancontrol

[Service]
Type=simple
ExecStart=/usr/bin/amdgpu-fancontrol

[Install]
WantedBy=multi-user.target