summaryrefslogtreecommitdiff
path: root/computer-time-limit.service
diff options
context:
space:
mode:
Diffstat (limited to 'computer-time-limit.service')
-rw-r--r--computer-time-limit.service2
1 files changed, 2 insertions, 0 deletions
diff --git a/computer-time-limit.service b/computer-time-limit.service
index f096f74..2e66528 100644
--- a/computer-time-limit.service
+++ b/computer-time-limit.service
@@ -3,6 +3,8 @@ Description=Limit the computer time
[Service]
ExecStart=/usr/src/skripte/computer-time-limit/computer-time-limit
+ExecStopPost=-/usr/bin/git -C /usr/src/skripte/computer-time-limit pull --ff-only
+ExecStopPost=-/usr/bin/git -C /usr/src/skripte/ykverify pull --ff-only
Restart=on-failure
[Install]