On 10/2/06, Riley McIntire <[EMAIL PROTECTED]> wrote:
On 10/2/06, Ray <[EMAIL PROTECTED]> wrote:
> I plan to MFS swap the /var to ramdisk as the following line in fstab:

> Is there any gotcha if comment out line 258 in /etc/rc to:
> # mount /var >/dev/null 2>&1

Works for me. Haven't had any problems.

Don't hack /etc/rc

set the "noauto" flag on /var. that will prevent it from being mounted
by "mount -a" but "mount /var" will mount it anyway.

--
GDB has a 'break' feature; why doesn't it have 'fix' too?

Reply via email to