Update transmission-tracker-add.service
This commit is contained in:
parent
e50e196bba
commit
e826175632
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Requires=network.target
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/opt/bin/add_trackers_auto.sh
|
||||
ExecStart=/opt/bin/add-trackers-auto.sh
|
||||
ExecStop=/bin/kill -s TERM $MAINPID
|
||||
ExecStopPost=/bin/rm -f /tmp/TTAA.*.lock
|
||||
KillMode=control-group
|
||||
|
|
Loading…
Add table
Reference in a new issue