# set defaults for local apps support
if [ -z "$LOCAL_APPS" ] && ([ -x /usr/bin/sshfs ]); then
    set_lts_var LOCAL_APPS True
fi
