This file is indexed.

/usr/sbin/pma-secure is in phpmyadmin 4:4.2.12-2+deb8u2.

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

The actual contents of the file can be viewed below.

1
2
3
4
#!/bin/sh
echo "Securing phpMyAdmin installation..."
echo "Setup script won't be able to write configuration."
chmod 0640 /var/lib/phpmyadmin/config.inc.php