VirtualBox

Changeset 7359 in vbox


Ignore:
Timestamp:
Mar 7, 2008 1:20:51 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28782
Message:

Fix spelling of tun permission message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl2.cpp

    r7277 r7359  
    11131113                            return VMSetError(pVM, VERR_HOSTIF_INIT_FAILED, RT_SRC_POS,  N_(
    11141114                                             "Failed to open '/dev/net/tun' for read/write access. Please check the "
    1115                                              "permissions of that node. Either do 'chmod 0666 /dev/net/tun' or "
    1116                                              "change the group of that node and get member of that group. Make "
    1117                                              "sure that these changes are permanently in particular if you are "
     1115                                             "permissions of that node. Either run 'chmod 0666 /dev/net/tun' or "
     1116                                             "change the group of that node and make yourself a member of that group. Make "
     1117                                             "sure that these changes are permanent, especially if you are "
    11181118                                             "using udev"));
    11191119#endif /* RT_OS_LINUX */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette