Date: Sat, 7 May 2005 15:09:58 +0200 From: regisr <regisr@regix.com> To: freebsd-questions@freebsd.org Subject: Re: How-to change permission on SCSI devices? Message-ID: <20050507150958.6254e522.regisr@regix.com> In-Reply-To: <20050507113916.15da1090.regisr@regix.com> References: <20050507113916.15da1090.regisr@regix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> You have to use devfs(8) facility (man devfs). > Anything that exists at boot time can be configured (ownership, > permissions and links) in /etv/devfs.conf. Stuff like USB that can be > hotplugged should be configured in /etc/devfs.rules for ownership and > permissions and in /etc/usbd.conf for attach and detach events. But the device is not connected at boot time, it is an SCSI device, I can't known the device name ( passN ) ... The number can change if I plug USB devices or power up SCSI device in different order...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050507150958.6254e522.regisr>