summarylogtreecommitdiffstats
path: root/service
diff options
context:
space:
mode:
authorTristan Hill2023-12-20 17:36:11 +0000
committerTristan Hill2023-12-20 17:36:11 +0000
commitfdbf5cca30d4398d93a9abdafd0a4076d152848e (patch)
tree4849471eb48ad984384adf2d235ed831ce0b5a44 /service
parent439ed3b068e27c4dd1f26beffaf453953696714e (diff)
downloadaur-fdbf5cca30d4398d93a9abdafd0a4076d152848e.tar.gz
new release
Diffstat (limited to 'service')
-rw-r--r--service3
1 files changed, 0 insertions, 3 deletions
diff --git a/service b/service
index 82c2c4c6e50a..4e14bb29023e 100644
--- a/service
+++ b/service
@@ -7,9 +7,6 @@ User=changedetectionio
Environment="PYTHONPATH=/usr/lib/changedetection.io"
ExecStart=/usr/bin/changedetection.io -d /var/lib/changedetection.io
Restart=on-abort
-# TERM seems to have no affect, SIGINT does some cleanup and doesn't serving but doesn't stop
-KillSignal=SIGINT
-TimeoutStopSec=2
[Install]
WantedBy=multi-user.target