packages/net/transmission/files
Rosen Penev c11bb018e5 transmission: Update to latest git and fix syslog.
The init script runs transmission with the foreground parameter for procd to control it. However, if transmission is ran in the foreground, nothing is logged to syslog. Added a patch to remove this restriction.

Also added a sysctl file that removes these warnings:

UDP Failed to set receive buffer: requested 4194304, got 262142 (tr-udp.c:75)
UDP Please add the line "net.core.rmem_max = 4194304" to /etc/sysctl.conf (tr-udp.c:80)
UDP Failed to set send buffer: requested 1048576, got 262142 (tr-udp.c:86)
UDP Please add the line "net.core.wmem_max = 1048576" to /etc/sysctl.conf (tr-udp.c:91)

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2017-11-22 14:36:41 -08:00
..
transmission.config transmission: add nice and ionice support, store persistent config, add transmission user and group 2015-08-02 21:54:34 +03:00
transmission.init transmission: add nice and ionice support, store persistent config, add transmission user and group 2015-08-02 21:54:34 +03:00
transmission.sysctl transmission: Update to latest git and fix syslog. 2017-11-22 14:36:41 -08:00