diff options
author | BlackNoxis <steven.darklight@gmail.com> | 2015-07-27 22:33:25 +0300 |
---|---|---|
committer | BlackNoxis <steven.darklight@gmail.com> | 2015-07-27 22:33:25 +0300 |
commit | 79bfc7769882f42a371b0242248c0339780d1024 (patch) | |
tree | 6b8ea0f4ef67f24dabe557813a9c22700b463e12 | |
parent | 62a5859d8d044f7de22248c6214adfa1aaa8df47 (diff) |
adaugat kogaionuser in grupul vboxsf pentru virtualbox shares
-rw-r--r-- | kogaion-functions.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kogaion-functions.sh b/kogaion-functions.sh index fde35be..7f55938 100644 --- a/kogaion-functions.sh +++ b/kogaion-functions.sh @@ -9,7 +9,7 @@ OEM_FILE="/etc/oemlive.sh" OEM_FILE_NEW="/etc/oem/liveboot.sh" LIVE_USER_GROUPS="audio bumblebee cdrom cdrw clamav console entropy games \ kvm lp lpadmin messagebus plugdev polkituser portage pulse pulse-access pulse-rt \ -scanner usb users uucp vboxguest vboxusers video wheel" +scanner usb users uucp vboxguest vboxusers vboxsf video wheel " LIVE_USER=${KOGAION_USER:-kogaionuser} kogaion_setup_autologin() { |