mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #3143] [MERGED] aria2c fixes #4654
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4654
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:aria2c📝 Commits (2)
67e28d3Support XDG_CONFIG_HOME for aria2c8d7cb7dFix 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.