# please keep in mind that you better know what you're doing,
# see /etc/rc.d/init.d/livecd-tmpfs script -- if not tweaking
# a distro, you're way better off just sticking a proper line
# into /etc/fstab and removing this package altogether

# where to mount -- should correlate with hasher allowed prefices
#MNT=/tmp

# the below values are integer numbers in gigabytes;
# zero means auto

# RAM gigs to consider when choosing adequate tmpfs size
#RAM=0

# swap gigs to consider; rather useless to override
#SWAP=0

# ...or how much tmpfs is finally needed
#NEED=0
