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 fd9d854 commit 99201fcCopy full SHA for 99201fc
transmission-tracker-add.service
@@ -3,6 +3,8 @@ Description=transmission tracker add
3
Requires=network.target
4
5
[Service]
6
+### use non root user example below:
7
+#User=debian-transmission
8
Type=simple
9
ExecStart=/opt/bin/add-trackers-auto.sh
10
ExecStop=/bin/kill -s TERM $MAINPID
0 commit comments