summarylogtreecommitdiffstats
path: root/i8kmon.service
diff options
context:
space:
mode:
authorGabriel Tremblay2017-03-13 10:37:05 -0400
committerGabriel Tremblay2017-03-13 10:37:05 -0400
commit8dd781c7571c68267f06e81ba4a6a9ec65beee9b (patch)
treeddad96180e87c30a666a86ac76b0a20f81e1e2d8 /i8kmon.service
parent1f8a45b97c6588f62a498d517567636687bd76c8 (diff)
downloadaur-8dd781c7571c68267f06e81ba4a6a9ec65beee9b.tar.gz
Renoved bogus -d switch from service file
Diffstat (limited to 'i8kmon.service')
-rw-r--r--i8kmon.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/i8kmon.service b/i8kmon.service
index 3b80f46334af..fa3dff4bf20b 100644
--- a/i8kmon.service
+++ b/i8kmon.service
@@ -3,7 +3,7 @@ Description=Dell laptop thermal monitoring
ConditionPathExists=/proc/i8k
[Service]
-ExecStart=/usr/bin/i8kmon -d
+ExecStart=/usr/bin/i8kmon
[Install]
WantedBy=multi-user.target