blob: d0381c75e7c8012855237d04c7c1f423e054dbf9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Configuration for /etc/init.d/aria2
# The user (and group) to run Aria2 daemon.
#command_user="aria2"
# Path of the configuration file.
#cfgfile="/etc/aria2.conf"
# Path of the log file.
#logfile="/var/log/aria2.log"
|