This file is indexed.

/usr/share/lyx/layouts/foottoend.module is in lyx-common 2.2.2-1.

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
#\DeclareLyXModule[endnotes.sty]{Foot to End}
#DescriptionBegin
#Sets all footnotes as endnotes. You will need to add \theendnotes 
#in TeX-code where you want the endnotes to appear.
#DescriptionEnd

Format 60

Requires	endnotes

AddToPreamble
  \let\footnote=\endnote
EndPreamble