summaryrefslogtreecommitdiff
path: root/extra/i8kutils/i8kmon.service
diff options
context:
space:
mode:
Diffstat (limited to 'extra/i8kutils/i8kmon.service')
-rw-r--r--extra/i8kutils/i8kmon.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/extra/i8kutils/i8kmon.service b/extra/i8kutils/i8kmon.service
new file mode 100644
index 000000000..3b80f4633
--- /dev/null
+++ b/extra/i8kutils/i8kmon.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Dell laptop thermal monitoring
+ConditionPathExists=/proc/i8k
+
+[Service]
+ExecStart=/usr/bin/i8kmon -d
+
+[Install]
+WantedBy=multi-user.target