RE: 5.2.1 boot question

From: Doug White <dwhite_at_gumbysoft.com>
Date: Tue, 22 Jun 2004 15:58:22 -0700 (PDT)
On Mon, 21 Jun 2004, Darin wrote:

> Thanks for the response..
>
> >This was a known bug with that package build, sadly.  Any recent build has
> a fix.
>
> How recent?  I compiled KDE 3.2.3 from cvsuped ports on Thursday, June 18.
> I found messages discussing the problem with KUser that dated back to
> October of 2003.

It was committed a week after 4.9 or 5.2.1 was released, I think.

> FYI - The only change I had made to /etc/sysctl.conf was to add 'sysctl -w
> vfs.usermount=1' so that my daughter could mount CDs from her ID

That'll do it. sysctl.conf format is just:

vfs.usermount=1

since it does something like

for i in `cat /etc/sysctl.conf`; do
	sysctl $i
done

:)

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite_at_gumbysoft.com          |  www.FreeBSD.org
Received on Tue Jun 22 2004 - 20:58:28 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:58 UTC