Files
docker-transmission/root/etc/services.d
0b100100 3537965254 wait until the transmission-daemon terminates properly
We should wait for the termination of the transmission-daemon before the s6 service issues a sigterm to all remaining processes.
Without this delay the s6 sigterms are issued right after the RPC 'transmission-remote --exit'. This leaves not time to properly save the settings.json file, stats.json file, all resume files and showing the closing message 'Closing transmission session... done'.

This commit should fix the following issue: https://github.com/linuxserver/docker-transmission/issues/80
2021-07-09 09:22:06 +02:00
..
2017-11-24 02:40:46 -05:00