devd.conf help

Steve Franks stevefranks at ieee.org
Tue Apr 15 19:08:34 UTC 2008


I have the following in devd.conf for several ugen devices, and it
works fine, but I'd like to have it work for cuaU devices, and for
some reason it doesn't.  Anything look wrong?

attach 101 {
	device-name "cuaU[0-9]+";
	action "/bin/chmod -h 666 /dev/$device-name";
};

Thanks,
Steve


More information about the freebsd-questions mailing list