VirtualBox

Ignore:
Timestamp:
Oct 7, 2013 9:29:17 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89638
Message:

Additions/linux: Whitespace cleanups by scm.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/module-autologon.sh

    r44142 r48941  
    3737    # is detected.
    3838    force="$3"
    39    
     39
    4040    # Check for Ubuntu and derivates. @todo Debian?
    4141    distros="Ubuntu UbuntuStudio Edubuntu Kubuntu Lubuntu Mythbuntu Xubuntu"
     
    9292        info "Error: LightDM config \"$lightdm_config\" not found (LightDM installed?), skipping auto-logon installation"
    9393        return 1
    94     fi 
     94    fi
    9595
    9696    # Check for /usr/share/xgreeters.
     
    103103        mkdir -p -m 755 "$greeter_dir" || return 1
    104104    fi
    105    
     105
    106106    # Link to required greeter files into $greeter_dir.
    107107    add_symlink "$INSTALLATION_DIR/share/VBoxGuestAdditions/vbox-greeter.desktop" "$greeter_dir/vbox-greeter.desktop"
     
    151151        if test "$?" -ne "0"; then
    152152            info "Warning: Could not restore original LightDM config \"$MOD_AUTOLOGON_LIGHTDM_CONFIG\""
    153         fi 
     153        fi
    154154    fi
    155155
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