summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--suspend-below-battery-capacity.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/suspend-below-battery-capacity.service b/suspend-below-battery-capacity.service
index bd42596..45433ae 100644
--- a/suspend-below-battery-capacity.service
+++ b/suspend-below-battery-capacity.service
@@ -3,7 +3,7 @@ Description = Suspend machine when battery capacity drops below threshhold
3 3
4[Service] 4[Service]
5ExecStart = suspend-below-battery-capacity 50 5ExecStart = suspend-below-battery-capacity 50
6Restart = on-failure 6Restart = always
7 7
8[Install] 8[Install]
9WantedBy = default.target 9WantedBy = default.target