This file is indexed.

/usr/lib/python3/dist-packages/lightdm_gtk_greeter_settings/installation_config.py is in lightdm-gtk-greeter-settings 1.2.1-0ubuntu1.

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

The actual contents of the file can be viewed below.

1
2
3
4
__all__ = ["__config_path__", "__data_directory__", "__version__"]
__config_path__ = "/etc/lightdm/lightdm-gtk-greeter.conf"
__data_directory__ = '/usr/share/lightdm-gtk-greeter-settings/'
__version__ = '1.2.1'