This file is indexed.

/usr/share/tcos/hooks-addons/06nbd_filesystem is in initramfs-tools-tcos 0.89.86.

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
7
8
9
#if [ -e /sbin/nbd-client ]; then
#
# stat_before
#   manual_add_modules nbd
#   cpifexists /sbin/nbd-client /sbin
# stat_after "NBD client"
#
#
#fi