This file is indexed.

/etc/logrotate.d/radiusd-livingston is in radiusd-livingston 2.1-21build1.

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
/car/log/radiusd-livingston/*/detail {
	daily
	missingok
	rotate 32
	compress
	notifempty
	create 640 root adm
}