bobafetthotmail / folder2ram

mount those folders to ram without losing access to their counterpart on disk!
GNU General Public License v3.0
110 stars 21 forks source link

/var/lock or /tmp #30

Closed p1r473 closed 4 months ago

p1r473 commented 4 months ago

Hi, What do I set the variables to for this?

#PROTIP: to make /var/lock or /tmp available as ram filesystems,
#        it is preferable to set the variables RAMTMP, RAMLOCK
#        in /etc/default/tmpfs.
p1r473 commented 4 months ago

looks like

RAMTMP=yes
RAMLOCK=yes

I recommend adding this to the readme @bobafetthotmail