transmission: Fix port test + other fixes.

Ran the transmission init script through shellcheck and fixed errors. Also cleaned up a bit.

Removed ionice support. Will reintroduce if procd adds support.

Removed config_overwrite debugging variable. No need for it.

Enabled TLS verify by default. Added a dependancy to ca-bundle as a result. This is a default in current trunk.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2018-02-01 18:31:52 -08:00
parent 5040f5721f
commit e0a5ed9f76
4 changed files with 77 additions and 53 deletions
+1 -2
View File
@@ -1,10 +1,9 @@
config transmission
option enabled 0
option config_dir '/tmp/transmission'
#option user 'nobody'
option user 'transmission'
option mem_percentage 50
option nice 10
option ionice_flags '-c 3'
option alt_speed_down 50
option alt_speed_enabled false
option alt_speed_time_begin 540