Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151326133
D16681.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D16681.diff
View Options
Index: head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
===================================================================
--- head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
+++ head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml
@@ -934,6 +934,22 @@
<screen>&prompt.root; <userinput>pw groupmod operator -m <replaceable>yourusername</replaceable></userinput></screen>
+ <para>Then, add the following to
+ <filename>/etc/devfs.rules</filename>, or create this file if
+ it does not exist yet:</para>
+
+ <programlisting>[system=10]
+add path 'usb/*' mode 0660 group operator</programlisting>
+
+ <para>To load these new rules, add the following to
+ <filename>/etc/rc.conf</filename>:</para>
+
+ <programlisting>devfs_system_ruleset="system"</programlisting>
+
+ <para>Then, restart devfs:</para>
+
+ <screen>&prompt.root; <userinput>service devfs restart</userinput></screen>
+
<para>Restart the login session and
<application>&virtualbox;</application> for these changes to
take effect, and create <acronym>USB</acronym> filters as
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 8, 3:10 PM (4 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31104384
Default Alt Text
D16681.diff (1 KB)
Attached To
Mode
D16681: [handbook] Re-add instructions for USB devfs rule
Attached
Detach File
Event Timeline
Log In to Comment