11 lines
No EOL
156 B
Desktop File
11 lines
No EOL
156 B
Desktop File
[Unit]
|
|
Description=rTorrent
|
|
|
|
[Service]
|
|
User=root
|
|
Type=simple
|
|
KillMode=none
|
|
ExecStart=/bin/bash /opt/scripts/run_podfox.sh
|
|
|
|
[Install]
|
|
WantedBy=default.target |