mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 23:57:13 +08:00
61a8a12924
fancontrol, sensord and healthd services added
10 lines
159 B
Desktop File
10 lines
159 B
Desktop File
[Unit]
|
|
Description=Sensor information logging daemon
|
|
|
|
[Service]
|
|
PIDFile=/var/run/sensord.pid
|
|
ExecStart=/usr/sbin/sensord
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|