diff options
-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() { |