This file is indexed.

/usr/bin/onboard-settings is in onboard 1.0.0-0ubuntu4.

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

The actual contents of the file can be viewed below.

1
2
3
#! /usr/bin/python3
from Onboard.settings import Settings
s = Settings(True)