Date: Tue, 15 Apr 2008 12:08:32 -0700 From: "Steve Franks" <stevefranks@ieee.org> To: "FreeBSD Mailing List" <freebsd-questions@freebsd.org> Subject: devd.conf help Message-ID: <539c60b90804151208x2bb84e60i5c662ac38b7c2401@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?539c60b90804151208x2bb84e60i5c662ac38b7c2401>