From c092428b53c1306252b66b51f49482650ec1f38b Mon Sep 17 00:00:00 2001 From: srv Date: Mon, 19 May 2025 12:40:23 +0200 Subject: tlaunch requeriment are compiled, thinkpad touchpad requeriment are compiled, docker requeriment in progress is a long task yet and add validate size --- lm-sensors/healthd.service | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 lm-sensors/healthd.service (limited to 'lm-sensors/healthd.service') diff --git a/lm-sensors/healthd.service b/lm-sensors/healthd.service new file mode 100644 index 0000000..1933192 --- /dev/null +++ b/lm-sensors/healthd.service @@ -0,0 +1,9 @@ +[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/bin/healthd + +[Install] +WantedBy=multi-user.target -- cgit v1.2.3