This file is indexed.

/usr/share/zentyal-dns/initial-setup is in zentyal-dns 2.3.10+quantal1.

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
#!/bin/bash

chmod g+w /etc/bind

exit 0