From 732876299f4dccb4caa3a915879d2b5945bbdd42 Mon Sep 17 00:00:00 2001 From: makefu Date: Wed, 2 Apr 2014 11:15:54 +0200 Subject: filehooker is now elchOS --- .../etc/systemd/system/hddtemp.service.d/monitor_all_disks.conf | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 elchos/root-image/etc/systemd/system/hddtemp.service.d/monitor_all_disks.conf (limited to 'elchos/root-image/etc/systemd/system/hddtemp.service.d/monitor_all_disks.conf') diff --git a/elchos/root-image/etc/systemd/system/hddtemp.service.d/monitor_all_disks.conf b/elchos/root-image/etc/systemd/system/hddtemp.service.d/monitor_all_disks.conf new file mode 100644 index 00000000..e6b8fcda --- /dev/null +++ b/elchos/root-image/etc/systemd/system/hddtemp.service.d/monitor_all_disks.conf @@ -0,0 +1,3 @@ +[Service] +ExecStart= +ExecStart=/bin/bash -c "/usr/bin/hddtemp -dF hddtemp -d /dev/[vsh]d[a-z]" -- cgit v1.2.3