/boot at beginning of drive

Karsten Rothemund karsten at photor.de
Mon Apr 17 14:30:19 UTC 2006


On Mon, Apr 17, 2006 at 01:43:49PM +0300, Giorgos Keramidas wrote:

> You should also take a look at the following rc.conf options then:
> 
>     tmpmfs="AUTO"           # Set to YES to always create an mfs /tmp, NO 
>     to never
>     tmpsize="20m"           # Size of mfs /tmp if created
>     tmpmfs_flags="-S -M"    # Extra mdmfs options for the mfs /tmp
> 
> If you have enough swap space, there's no need to worry too much about
> making a separate /tmp partition.  Just set:
> 
>     tmpmfs="YES"
>     tmpsize="100m"
>     tmpmfs_flags="-S -M -o noexec,nosuid"
> 
> Note the -o option in `tmpmfs_flags'.
>
I hav something like this in my /etc/fstab:
md    /tmp     mfs     rw,-s64m     2     0

Is the above similar and the more modern way?

Greetings

-- 
                                                       
Karsten Rothemund <karsten at photor.de>      /"\
PGP-Key:     0x7019CAA5                   \ /
Fingerprint: E752 C759 B9B2 2057 E42F      \  ASCII Ribbon Campaign
             50EE 47AC A7CE 7019 CAA5     / \ Against HTML Mail and News
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20060417/44ea00c0/attachment.pgp


More information about the freebsd-questions mailing list