mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 23:21:38 +01:00
This commit upstreams the Debian package setting of 60 seconds for TimeoutStopSec, but applies it to startup and shutdown. Part of 28113.
5 lines
305 B
Text
5 lines
305 B
Text
o Minor bugfixes (relay shutdown, systemd):
|
|
- Notify systemd of ShutdownWaitLength so it can be set to longer than
|
|
systemd's TimeoutStopSec. In tor's systemd service file, set
|
|
TimeoutSec to 60 seconds, to allow tor some time to shut down.
|
|
Fixes bug 28113; bugfix on 0.2.6.2-alpha.
|