Bug 1174780 - Automatically remove ~/.cache, when there's low disk space.
Summary: Automatically remove ~/.cache, when there's low disk space.
Status: NEW
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Lubos Kocman
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-31 17:32 UTC by Sławomir Lach
Modified: 2020-08-19 11:20 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sławomir Lach 2020-07-31 17:32:08 UTC
Idea is about use similar mechanism to systemd's removing content of /tmp, but for cache. Additional condition will be to remove content of ~/.cache only if partition have low disk space.

Microsoft have similar feature, but Windows probably removes only unneeded updates. This feature is quite different: user don't use many application at the same time, so removing cache (for example) of game is good direction. Game could reconstruct one's cache. We don't remove cache, when we have many free space.