|
Lines 934-939
Link Here
|
| 934 |
|
934 |
|
| 935 |
<screen>&prompt.root; <userinput>pw groupmod operator -m <replaceable>yourusername</replaceable></userinput></screen> |
935 |
<screen>&prompt.root; <userinput>pw groupmod operator -m <replaceable>yourusername</replaceable></userinput></screen> |
| 936 |
|
936 |
|
|
|
937 |
<para>Then, add the following to |
| 938 |
<filename>/etc/devfs.rules</filename>, or create this file if |
| 939 |
it does not exist yet:</para> |
| 940 |
|
| 941 |
<programlisting>[system=10] |
| 942 |
add path 'usb/*' mode 0660 group operator</programlisting> |
| 943 |
|
| 944 |
<para>To load these new rules, add the following to |
| 945 |
<filename>/etc/rc.conf</filename>:</para> |
| 946 |
|
| 947 |
<programlisting>devfs_system_ruleset="system"</programlisting> |
| 948 |
|
| 949 |
<para>Then, restart devfs:</para> |
| 950 |
|
| 951 |
<screen>&prompt.root; <userinput>service devfs restart</userinput></screen> |
| 952 |
|
| 937 |
<para>Restart the login session and |
953 |
<para>Restart the login session and |
| 938 |
<application>&virtualbox;</application> for these changes to take |
954 |
<application>&virtualbox;</application> for these changes to take |
| 939 |
effect, and create <acronym>USB</acronym> filters as |
955 |
effect, and create <acronym>USB</acronym> filters as |