summaryrefslogtreecommitdiffstats
path: root/elchos/root-image/etc/systemd/system/hddtemp.service.d/monitor_all_disks.conf
diff options
context:
space:
mode:
Diffstat (limited to 'elchos/root-image/etc/systemd/system/hddtemp.service.d/monitor_all_disks.conf')
-rw-r--r--elchos/root-image/etc/systemd/system/hddtemp.service.d/monitor_all_disks.conf3
1 files changed, 3 insertions, 0 deletions
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]"