Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2003 14:15:06 -0400
From:      Jesse Guardiani <jesse@wingnet.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: devfs problem (was: Re: 5.x & usb & gphoto
Message-ID:  <bcnlr9$99r$1@main.gmane.org>
References:  <bckodq$ckh$1@main.gmane.org> <bcndnt$nrl$1@main.gmane.org> <010601c334ec$5a0db5c0$d037630a@dh.com> <011901c334ed$a13626c0$d037630a@dh.com> <bcniuj$n0l$1@main.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Jesse Guardiani wrote:

> Thomas T. Veldhouse wrote:
> 
>> It should have read something nicer in the comment though:
>> 
>> # Allow members of group operator to write to ugen0
>> perm   ugen0 0664
> 
> Is that supposed to work for devices that always exist, or
> for devices that are created on the fly?
> 
> The ugen device is created when I plug my camera in.
> 
> The above doesn't effect it (because I think it is only
> run at boot).


This works:

devfs ruleset 10
devfs rule add path 'ugen*' mode 664

I had tried that before I posted to the list, but I think
I forgot to quote my globbing.

Does anyone know the appropriate place to put this so it
will execute at system boot?

/etc/rc.conf?

Thanks.

-- 
Jesse Guardiani, Systems Administrator
WingNET Internet Services,
P.O. Box 2605 // Cleveland, TN 37320-2605
423-559-LINK (v)  423-559-5145 (f)
http://www.wingnet.net




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bcnlr9$99r$1>