[PR #3143] [MERGED] aria2c fixes #4654

Closed
opened 2026-05-05 10:24:07 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3143
Author: @ghost
Created: 1/13/2020
Status: Merged
Merged: 1/13/2020
Merged by: @undefined

Base: masterHead: aria2c


📝 Commits (2)

  • 67e28d3 Support XDG_CONFIG_HOME for aria2c
  • 8d7cb7d Fix aria2c.profile

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 etc/aria2c.profile (+3 -0)
📝 etc/disable-programs.inc (+1 -0)

📄 Description

Until now we only supported the legacy ${HOME}/.aria2 path. Let's include support for ${HOME}/.config/aria2 too (cfr. https://aria2.github.io/manual/en/html/aria2c.html#files). Fixes https://github.com/netblue30/firejail/issues/3142.

Additionally add a comment to inform users that have custom event hooks to add these to private-bin.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/3143 **Author:** [@ghost](https://github.com/ghost) **Created:** 1/13/2020 **Status:** ✅ Merged **Merged:** 1/13/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `aria2c` --- ### 📝 Commits (2) - [`67e28d3`](https://github.com/netblue30/firejail/commit/67e28d31fd2d11245b61b5359428e2dd31e601ba) Support XDG_CONFIG_HOME for aria2c - [`8d7cb7d`](https://github.com/netblue30/firejail/commit/8d7cb7dd7542aaa404be5de15c1b7bc9678383b8) Fix aria2c.profile ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/aria2c.profile` (+3 -0) 📝 `etc/disable-programs.inc` (+1 -0) </details> ### 📄 Description Until now we only supported the legacy ${HOME}/.aria2 path. Let's include support for ${HOME}/.config/aria2 too (cfr. https://aria2.github.io/manual/en/html/aria2c.html#files). Fixes https://github.com/netblue30/firejail/issues/3142. Additionally add a comment to inform users that have [custom event hooks](https://aria2.github.io/manual/en/html/aria2c.html#event-hook) to add these to private-bin. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:24:07 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4654
No description provided.