This file is indexed.

/usr/share/slib/scm.init is in slib 3b1-3.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
;"scm.init" Configuration file for SLIB for SCM		-*-scheme-*-

;;; SCM supports SLIB natively; no initialization file is actually
;;; required.  So just stub this file:
(slib:load (in-vicinity (library-vicinity) "require"))