Install a mount_mfs symlink so that you can specify something like this
in /etc/fstab to get a memory disk: md /tmp mfs rw,-s8m,noatime 2 2 Back when mdmfs was created, there was vague discussion about doing this, but it never materialized. Reminded by: Ralf S. Engelschall <rse@engelschall.com>
This commit is contained in:
parent
914beb056b
commit
09fe58a9a5
@ -1,6 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= mdmfs
|
||||
LINKS= ${BINDIR}/${PROG} ${BINDIR}/mount_mfs
|
||||
MAN= mdmfs.8
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user