Date: Sun, 21 May 2017 13:33:50 +0000 From: corvid <corvid@openmailbox.org> To: freebsd-doc@freebsd.org Subject: handbook: 7.7 Image Scanners devfs.rules Message-ID: <20170521133349.GB7812@g170.comcast.net>
next in thread | raw e-mail | index | archive | help
In the handbook, section 7.7, near the bottom, it reads: > Then, make the /dev/ugen0.2 symlink and the /dev/usb/0.2.0 device node accessible to the usb group with write permissions of 0660 or 0664 by adding the following lines to /etc/devfs.rules: > [system=5] > add path ugen0.2 mode 0660 group usb > add path usb/0.2.0 mode 0666 group usb The 0666 sounds like a typo.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170521133349.GB7812>