This file is indexed.

/etc/news/innshellvars.tcl.local is in inn2 2.5.2+20110413-1build1.

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

##  Defining or redefining variable will allow to use
##  $variable with the corresponding value during the run
##  of innshellvars.tcl.
#set variable "test"