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 e50e196 commit e826175Copy full SHA for e826175
transmission-tracker-add.service
@@ -4,7 +4,7 @@ Requires=network.target
4
5
[Service]
6
Type=simple
7
-ExecStart=/opt/bin/add_trackers_auto.sh
+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
0 commit comments