This file is indexed.

/etc/racket/config.rktd is in racket-common 6.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
 6
 7
 8
 9
10
11
12
13
14
;; generated by unixstyle-install
#hash(
      (doc-dir . "/usr/share/doc/racket")
      (lib-dir . "/usr/lib/racket")
      (share-dir . "/usr/share/racket")
      (include-dir . "/usr/include/racket")
      (bin-dir . "/usr/bin")
      (apps-dir . "/usr/share/applications")
      (man-dir . "/usr/share/man")
      (absolute-installation? . #t)
      (catalogs . ("http://download.racket-lang.org/releases/6.3/catalog/" #f))
      (build-stamp . "")
      (doc-search-url . "http://download.racket-lang.org/docs/6.3/html/local-redirect/index.html")
)