mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
aria2: Add files in order to use LuCI
* Add config file. * Add init.d file. Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
config aria2 'main'
|
||||
option enabled '0'
|
||||
option file_allocation 'none'
|
||||
option bt_enable_lpd 'true'
|
||||
option enable_dht 'true'
|
||||
option follow_torrent 'true'
|
||||
option user 'root'
|
||||
option dir '/mnt/sda1'
|
||||
option save_session_interval '30'
|
||||
Reference in New Issue
Block a user