summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik
diff options
context:
space:
mode:
authorLuflosi <luflosi@luflosi.de>2022-01-25 01:52:42 +0100
committerLuflosi <luflosi@luflosi.de>2022-01-25 15:02:18 +0100
commitc6bd1eea71b08372ec6d3a60b5203110c9bd66b2 (patch)
tree040130cbaa1a5703b807d7292f4940a2e83abafe /pkgs/development/python-modules/python-mapnik
parentb05d2077ebe219f6a47825767f8bab5c6211d200 (diff)
nixos/tor: fix tor getting killed by systemd when shuttding down
Tor waits ShutdownWaitLength seconds (30s by default) before actually shutting down. Since the systemd timeout is also set to 30 seconds, this results in a race condition that ends up killing Tor most of the time on my machine during shutdown. To fix this, add the ShutdownWaitLength setting and tell systemd to wait 30 seconds more than that. Arch Linux also has `TimeoutSec` set to 60 seconds: https://github.com/archlinux/svntogit-community/blob/6df716fe195984624d475b79b2cd9d290452c346/trunk/tor.service.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions