How-to change permission on SCSI devices?

Marc Fonvieille blackend at freebsd.org
Sat May 7 04:36:24 PDT 2005


On Sat, May 07, 2005 at 11:39:16AM +0200, regisr wrote:
> I am looking for a FAQ about dynamic devices:
> In 5.3 (and 5.4..) SCSI devices nodes (/dev/pass*) are created when
> discovered (at boot or when running "camcontrol rescan ... " )
> How to change the permissions on the /dev/pass* ? (not manualy of
> course ;-) 
> OK, I can wrote a shell for this but if there is a less dirty
> possibility...
>

You have to use devfs(8) facility (man devfs).

Marc


More information about the freebsd-questions mailing list