Skip to content

Commit 1a65679

Browse files
committed
Make service output to journal
1 parent 962a5fd commit 1a65679

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
@@ -10,7 +10,7 @@ ExecStart=/opt/tracker-add/bin/tracker-add-auto.sh
1010
ExecStop=/bin/kill -s TERM $MAINPID
1111
ExecStopPost=/bin/sh -c '/bin/rm -vf /tmp/TTAA.*.lock'
1212
KillMode=control-group
13-
StandardOutput=null
13+
StandardOutput=journal
1414
CPUSchedulingPolicy=idle
1515
Nice=19
1616

0 commit comments

Comments
 (0)