FreeBSD Bugzilla – Attachment 189449 Details for
Bug 224928
[PATCH] Virtualbox host chapter lost necessary information between updates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add back text removed in r49599
doc.diff (text/plain), 1.13 KB, created by
Guido Falsi
on 2018-01-05 19:16:59 UTC
(
hide
)
Description:
Add back text removed in r49599
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2018-01-05 19:16:59 UTC
Size:
1.13 KB
patch
obsolete
>Index: en_US.ISO8859-1/books/handbook/virtualization/chapter.xml >=================================================================== >--- en_US.ISO8859-1/books/handbook/virtualization/chapter.xml (revision 51366) >+++ en_US.ISO8859-1/books/handbook/virtualization/chapter.xml (working copy) >@@ -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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 224928
:
189437
| 189449