mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 23:47:21 +08:00
61a8a12924
fancontrol, sensord and healthd services added
10 lines
200 B
Desktop File
10 lines
200 B
Desktop File
[Unit]
|
|
Description=A daemon which can be used to alert you in the event of a hardware health monitoring alarm
|
|
|
|
[Service]
|
|
Type=forking
|
|
ExecStart=/usr/sbin/healthd
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|