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

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