xref: /netbsd-src/share/examples/fstab/fstab.ramdisk (revision bf1e9b32e27832f0c493206710fb8b58a980838a)
1#	$NetBSD: fstab.ramdisk,v 1.2 2005/05/04 18:26:14 hubertf 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 ammount of free RAM.
6#
7swap		/tmp	mfs	rw,-s=5m,nodev,nosuid
8