summaryrefslogtreecommitdiff
path: root/doc/note/mount/fstab.txt
blob: de642ced91913b5351d92d38f0d2361f015e1c29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13

fstab
=====

## Moving firefox cache to RAM

Effect: Faster at runtime, slower at startup.

fstab entry:
none  /home/YOURNAME/.cache/mozilla/firefox  tmpfs  noatime,noexec,users  0 0