summarylogtreecommitdiffstats
path: root/bazarr.service
diff options
context:
space:
mode:
authorDonald Webster2024-05-13 19:50:03 -0700
committerDonald Webster2024-05-13 19:50:03 -0700
commitbf11e1f031b949a15978e4f5348e2d521034322c (patch)
tree6b810ec36f961b125e0a43323855bb2994ff4764 /bazarr.service
parentecb075fe29977d170378ae6f51626860808bf9b2 (diff)
downloadaur-bf11e1f031b949a15978e4f5348e2d521034322c.tar.gz
Update to v1.4.3-beta.38 and add KillSignal=SIGINT, thanks @vinismarques.
Diffstat (limited to 'bazarr.service')
-rw-r--r--bazarr.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/bazarr.service b/bazarr.service
index 2613f52a6ebc..ed3e28b0eb79 100644
--- a/bazarr.service
+++ b/bazarr.service
@@ -14,6 +14,7 @@ After=network.target
User=bazarr
Group=bazarr
Type=simple
+KillSignal=SIGINT
ExecStart=/usr/bin/python /usr/lib/bazarr/bazarr.py --no-update --config /var/lib/bazarr
Restart=on-failure
SyslogIdentifier=bazarr