summarylogtreecommitdiffstats
path: root/aria2.service
blob: 3b8f3211d36164d3fe8ba526d827668e65364e68 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Aria2 Service
After=network.target

[Service]
ExecStart=/etc/aria2/start-daemon.sh

[Install]
WantedBy=default.target