Skip to content

Commit e826175

Browse files
Update transmission-tracker-add.service
1 parent e50e196 commit e826175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transmission-tracker-add.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Requires=network.target
44

55
[Service]
66
Type=simple
7-
ExecStart=/opt/bin/add_trackers_auto.sh
7+
ExecStart=/opt/bin/add-trackers-auto.sh
88
ExecStop=/bin/kill -s TERM $MAINPID
99
ExecStopPost=/bin/rm -f /tmp/TTAA.*.lock
1010
KillMode=control-group

0 commit comments

Comments
 (0)