This file is indexed.

/usr/share/dbus-1/services/com.nokia.singlesignonui.service is in signon-ui-service 0.17+16.04.20151125-0ubuntu1.

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

The actual contents of the file can be viewed below.

1
2
3
[D-BUS Service]
Name=com.nokia.singlesignonui
Exec=/bin/sh -c 'if [ ! -x /usr/bin/signon-ui ] || [ "$QT_QPA_PLATFORM" = "ubuntumirclient" ]; then exec /usr/bin/online-accounts-service; else exec /usr/bin/signon-ui; fi'