[Bug 200276] emulators/virtualbox-ose: Permission denied when attempting to run on fresh install
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jul 1 17:38:57 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200276
--- Comment #12 from Gary <freebsd-bugzilla at in-addr.com> ---
(In reply to Graham Perrin from comment #11)
group membership is a property determined on login and stays with your session
until logout. It is not dynamically re-evaluated when you change /etc/groups.
check to see if the group modification has been made with
grep ^vboxusers /etc/group
If it has, logout and login again and it should work
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list