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 c58e87d commit 34b8681Copy full SHA for 34b8681
transmission-tracker-add.service
@@ -8,6 +8,7 @@ ExecStart=/opt/bin/add_trackers_auto.sh
8
ExecStop=/bin/kill -s TERM $MAINPID
9
ExecStopPost=/bin/rm -f /tmp/TTAA.*.lock
10
KillMode=control-group
11
+StandardOutput=null
12
13
[Install]
14
WantedBy=multi-user.target
0 commit comments