Chocobo1
|
615b76f78c
|
Prolong wait time for shutdown
The default was 90s[1], prolong to 30 mins.
From the discussion in [2], ~2k torrents took 5 mins to completely
shutdown. Here we wait at most 30 mins which scales to about 12k
torrents which should cover most use case (also note that 4.3.x series
is mentioned to have even shorter shutdown time).
[1] https://www.freedesktop.org/software/systemd/man/systemd-system.conf.html#DefaultTimeoutStartSec=
[2] https://github.com/qbittorrent/qBittorrent/issues/15381#issuecomment-912080617
PR #15414.
|
3 years ago |
Juraj Oršulić
|
d53a1d1412
|
Systemd: wait for mounting of local filesystems
|
4 years ago |
Shane Allgeier
|
5ff1653c8c
|
Fix typo in systemd service file
|
5 years ago |
nl6720
|
a40d490b76
|
Order qbittorrent-nox@.service after network-online.target
This ensures that qbittorrent-nox doesn't start while the network is not up yet.
|
5 years ago |
Anton-Latukha
|
e00c96df99
|
systemd service with user switch.
rm previous systemd unit service
cmake now placing new file 'qbittorrent-nox@.service.in'
systemd service now "Type=simple"
|
8 years ago |
sledgehammer999
|
0994d258e2
|
Use absolute path to nox binary in the systemd service file. Also generate the service file with configure. Closes #2914.
|
10 years ago |
sledgehammer999
|
26404e2cc4
|
Add systemd service file.
Thanks to leigh123linux and pmzqla.
|
10 years ago |