This file is indexed.

/etc/news/innshellvars.local is in inn2 2.5.3-3ubuntu1.

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
10
11
12
13
##  $Id: innshellvars.local 9110 2010-09-24 17:24:43Z iulius $
##
##  Sample innshellvars.local script.
##
##  It permits to add or override variables defined by
##  the innshellvars shell script.
##  This script has to be executable in order to be included
##  during the run of innshellvars.

##  Defining or redefining VARIABLE will allow to use
##  $VARIABLE with the corresponding value in a script
##  calling innshellvars.
#VARIABLE = 'test'