salt/states/roles/maintain/podfox/run_podfox.service

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