a2tm/service/a2tm.service

13 lines
193 B
Desktop File

[Unit]
Description=Run a2tm Service
After=network.target
[Install]
WantedBy=multi-user.target
[Service]
User=<USER>
Type=simple
ExecStart=/usr/bin/a2tm start
ExecStop=/usr/bin/killall aria2c