mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #5902] [CLOSED] profiles: bleachbit: allow erasing Trash contents #5717
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#5717
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/5902
Author: @ghost
Created: 7/15/2023
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
428e741bleachbit.profile: allow erasing Trash contents📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
etc/profile-a-l/bleachbit.profile(+3 -0)📄 Description
I made a feature request that was liked a while back (https://github.com/netblue30/firejail/issues/5337), and they suggested I make a pull request. It took me a long time to get around to it but here it is!
Explanation:
Bleachbit is used to permanently delete files by overwriting the memory. So the most popular feature of Bleachbit is emptying the Trash.
But bleachbit.profile includes disable-common.inc which blacklists ${HOME}/.local/share/Trash so it's not possible to empty the trash with Bleachbit.
These are the two lines i added:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.