xref: /netbsd-src/share/examples/fstab/fstab.ramdisk (revision e5548b402ae4c44fb816de42c7bba9581ce23ef5)
1#	$NetBSD: fstab.ramdisk,v 1.3 2005/11/27 14:11:44 sketch Exp $
2#
3# Sample fstab for ramdisk (mfs) based /tmp filesystem.
4# /tmp is on a 5MB mfs partition; see mount_mfs(8) for details.
5# Adjust the size according to the amount of free RAM.
6#
7swap		/tmp	mfs	rw,-s=5m,nodev,nosuid
8