On 10/8/18 11:27 PM, r...@tutanota.com wrote:
chrome --disk-cache/dir=/tmp/chrome?

This works fine for me.

BTW, I've set up a RAM based /tmp directory using the following /etc/fstab entry:

    #/dev/sd0f /tmp ffs rw,nodev,nosuid 1 2
    swap /tmp mfs rw,noexec,nodev,nosuid,-s=512m 0 0

But I had to call

    doas umount -f /tmp        # no running X-server

and

    doas chmod 777 /tmp

:x Felix

Reply via email to