This file is indexed.

/usr/share/doc/refpolicy-2.20091117/example.fc is in selinux-policy-ubuntu-doc 0.2.20091117-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
5
6
# myapp executable will have:
# label: system_u:object_r:myapp_exec_t
# MLS sensitivity: s0
# MCS categories: <none>

/usr/sbin/myapp		--	gen_context(system_u:object_r:myapp_exec_t,s0)