This file is indexed.

/usr/share/debian-lan-config/fai/config/scripts/NFS_CLIENT/20-autofs is in debian-lan-config 0.19+deb8u1.

This file is owned by root:root, with mode 0o755.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
#!/usr/sbin/cfagent -f

control:
   any::
   actionsequence = ( editfiles )
   EditFileSize = ( 30000 )

editfiles:
	{ ${target}/etc/default/autofs
	  AppendIfNoSuchLine "LDAPURI=ldap:///"
	}