This file is indexed.

/etc/logrotate.d/mgetty-fax is in mgetty-fax 1.1.36-1.6.

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
/var/log/mgetty/fax/sendfax.log {
	daily
	rotate 7
	create 640 uucp adm
	compress
	delaycompress
	notifempty
	missingok
}