mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 12:47:16 +08:00
10 lines
150 B
Desktop File
10 lines
150 B
Desktop File
[Unit]
|
|
Description=Fan control daemon
|
|
|
|
[Service]
|
|
PIDFile=/var/run/fancontrol.pid
|
|
ExecStart=/usr/sbin/fancontrol
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|