[GH-ISSUE #2187] Allow subdirectories in private-etc #1467

Closed
opened 2026-05-05 08:07:47 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @Artefact2 on GitHub (Oct 13, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2187

Originally assigned to: @netblue30 on GitHub.

Some programs (like awesome) follow the XDG base directory spec and store their system-wide configuration in /etc/xdg/<program-name>.

At the moment, private-etc cannot copy only xdg/<program-name> (it complains about it being an invalid file name). It would be nice if it could, for example:

private-etc xdg/awesome
Originally created by @Artefact2 on GitHub (Oct 13, 2018). Original GitHub issue: https://github.com/netblue30/firejail/issues/2187 Originally assigned to: @netblue30 on GitHub. Some programs (like awesome) follow the [XDG base directory spec](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html) and store their system-wide configuration in `/etc/xdg/<program-name>`. At the moment, `private-etc` cannot copy only `xdg/<program-name>` (it complains about it being an invalid file name). It would be nice if it could, for example: ~~~ private-etc xdg/awesome ~~~
gitea-mirror 2026-05-05 08:07:47 -06:00
Author
Owner

@rusty-snake commented on GitHub (Jul 6, 2021):

#4215

<!-- gh-comment-id:874555331 --> @rusty-snake commented on GitHub (Jul 6, 2021): #4215
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#1467
No description provided.