This file is indexed.

/usr/share/netcf/lenses/netcf.aug is in libnetcf1 1:0.2.8-1ubuntu1.

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
module Netcf =

  (* Map the entire file content into "content"; used for
     reading files in /sys *)
  let id = [ label "content" . store /.*/ . del /[ \t]*\n/ "\n" ]