mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #2003] [MERGED] Revert private cache enabled by default #4149
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#4149
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/2003
Author: @SkewedZeppelin
Created: 6/14/2018
Status: ✅ Merged
Merged: 6/15/2018
Merged by: @netblue30
Base:
master← Head:revert-private-cache📝 Commits (2)
ce416deRevert "mounting a tmpfs on ~/.cache directory (private-cache) by default"b885aecAdd private-cache to many profiles📊 Changes
110 files changed (+147 additions, -27 deletions)
View changed files
📝
README.md(+8 -5)📝
RELNOTES(+1 -3)📝
etc/Cryptocat.profile(+1 -0)📝
etc/android-studio.profile(+1 -0)📝
etc/apktool.profile(+1 -0)📝
etc/arch-audit.profile(+1 -0)📝
etc/ardour5.profile(+1 -0)📝
etc/arduino.profile(+1 -0)📝
etc/atom.profile(+1 -0)📝
etc/atool.profile(+1 -0)📝
etc/bitlbee.profile(+1 -0)📝
etc/bless.profile(+1 -0)📝
etc/brackets.profile(+1 -0)📝
etc/brasero.profile(+1 -0)📝
etc/cherrytree.profile(+1 -0)📝
etc/cin.profile(+1 -0)📝
etc/clion.profile(+1 -0)📝
etc/clipit.profile(+1 -0)📝
etc/code.profile(+1 -0)📝
etc/conky.profile(+1 -0)...and 80 more files
📄 Description
Commit
caa7ad8714enabled private-cache by default globally.Should this really be enabled by default? Preventing programs from having persistent cache directories overall has many negative impacts.
I think it'd be better if we just manually add
private-cacheonly to suitable programs.private-cache will need to be added to more programs as identified by
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.