commit b7976b6d7308fa536cc673f550a3c1ae75850fd3
parent 5a51f75e844ce0389f563d14ca404a6d20ad6e76
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date: Fri, 22 Jan 2021 16:41:35 +0100
Reset is not necessary anymore
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/sguard/sguard.service b/sguard/sguard.service
@@ -2,9 +2,7 @@
Description=Sleep Inhibitor
[Service]
-ExecStartPre=%h/.local/bin/sguard.sh reset
ExecStart=%h/.local/bin/sguard.sh
-ExecStopPost=%h/.local/bin/sguard.sh reset
Restart=always
[Install]