mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #2060] [MERGED] WIP: Add new disable-xdg.inc #4163
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#4163
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/2060
Author: @SkewedZeppelin
Created: 7/24/2018
Status: ✅ Merged
Merged: 7/24/2018
Merged by: @netblue30
Base:
master← Head:disable-xdg📝 Commits (2)
6de9a77Add disable-xdg.inc94a0123Initial adding of disable-xdg.inc📊 Changes
18 files changed (+36 additions, -1 deletions)
View changed files
📝
etc/2048-qt.profile(+5 -0)📝
etc/Fritzing.profile(+2 -0)📝
etc/android-studio.profile(+2 -0)📝
etc/aosp.profile(+1 -0)📝
etc/apktool.profile(+1 -0)📝
etc/arch-audit.profile(+1 -0)📝
etc/archaudit-report.profile(+1 -0)➕
etc/disable-xdg.inc(+10 -0)📝
etc/gnome-books.profile(+2 -0)📝
etc/gnome-calculator.profile(+1 -0)📝
etc/gnome-chess.profile(+1 -0)📝
etc/gnome-clocks.profile(+1 -0)📝
etc/gnome-contacts.profile(+2 -1)📝
etc/gnome-documents.profile(+2 -0)📝
etc/gnome-font-viewer.profile(+1 -0)📝
etc/gnome-logs.profile(+1 -0)📝
etc/gnome-maps.profile(+1 -0)📝
etc/gnome-weather.profile(+1 -0)📄 Description
Now that @chiraag-nataraj added support for more XDG user dirs in
fff306c991, we can blacklist these in many profiles that don't utilize whitelist.I created a disable-xdg.inc. Downloads and Desktop are commented as they are usually a catch-all for most people.
And I included it in a small amount of profiles identified using the following command:
there are still ~270 remaining, and strong discretion is needed, so I figured I'd get some discussion going before I went at it. Feel free to push to the branch at will.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.