[Pkg-chromium-maint] Bug#722571: Bug#722571: chromium: Writes short-lived temp files to /var/tmp instead of /tmp

Giuseppe Iuculano giuseppe at iuculano.it
Fri Sep 13 08:23:50 UTC 2013


On 12/09/2013 14:11, Julian Andres Klode wrote:
> Chromium writes several short-lived files to /var/tmp, but those
> should be written to /tmp. Users with SSDs often mount a tmpfs on
> /tmp to reduce writes to the SSD. But /var/tmp cannot be a tmpfs,
> as it needs to be preserved across reboots. Writing those short-lived
> files to /var/tmp thus causes unnecessary writes to the SSD.


You can set it  in /etc/chromium/default :

CHROMIUM_FLAGS="--password-store=detect --disk-cache-dir=/tmp"


Cheers,
Giuseppe.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20130913/09ae598e/attachment.sig>


More information about the Pkg-chromium-maint mailing list