We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc1bd1 commit 93c5871Copy full SHA for 93c5871
transmission-tracker-add.service
@@ -9,6 +9,8 @@ ExecStop=/bin/kill -s TERM $MAINPID
9
ExecStopPost=/bin/rm -f /tmp/TTAA.*.lock
10
KillMode=control-group
11
StandardOutput=null
12
+CPUSchedulingPolicy=idle
13
+Nice=19
14
15
[Install]
16
WantedBy=multi-user.target
0 commit comments