This file is indexed.

/usr/share/doc/sysprofile/examples/etc/sysprofile.d/path.bash is in sysprofile 0.3.8.

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
# This should rather be defined already in "/etc/profile".
# Use this only for adding to or overriding "$PATH". Note 
# that root needs different PATH settings than normal users.

#export PATH="$PATH:$HOME/bin"