This file is indexed.

/usr/share/doc/checkpw/examples/loginlog is in checkpw 1.02-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
#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
echo "$TCPREMOTEIP" "$TCPLOCALPORT" "$USER" | /var/qmail/bin/splogger login 2
pop="$1"; shift; exec "$pop" "$@"