3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/modules/services/security
Luflosi c6bd1eea71
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: 6df716fe19/trunk/tor.service.
2022-01-25 15:02:18 +01:00
..
vaultwarden nixos/documentation: split options doc build 2022-01-02 19:46:13 +01:00
aesmd.nix nixos/intel-sgx: add option for Intel SGX DCAP compatibility 2022-01-11 14:02:16 +01:00
certmgr.nix
cfssl.nix
clamav.nix
fail2ban.nix
fprintd.nix
fprot.nix
haka.nix
haveged.nix
hockeypuck.nix
hologram-agent.nix
hologram-server.nix
munge.nix
nginx-sso.nix
oauth2_proxy.nix
oauth2_proxy_nginx.nix
opensnitch.nix
physlock.nix
privacyidea.nix nixos/privacyidea: increase buffer-size of uwsgi from 4096 to 8192 2021-12-21 00:51:45 +01:00
shibboleth-sp.nix
sks.nix
sshguard.nix
step-ca.nix
tor.nix nixos/tor: fix tor getting killed by systemd when shuttding down 2022-01-25 15:02:18 +01:00
torify.nix
torsocks.nix
usbguard.nix
vault.nix
yubikey-agent.nix