This file is indexed.

/usr/share/ltsp/ltsp_config.d/40localapps is in ltsp-client-core 5.3.7-0ubuntu2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

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