The /etc/logrotate.conf file includes the /etc/logrotate.d directory which has the btmp and wtmp config files. The entries for these were also duplicated in the /etc/logrotate.conf, causing an error on this service being started and resulting in a degraded systemctl status.
Fixed by commenting out the entries for btmp and wtmp in the /etc/logrotate.conf file. I'm hoping what I have done is correct. Please let me know. Thanks.
Fixed by commenting out the entries for btmp and wtmp in the /etc/logrotate.conf file. I'm hoping what I have done is correct. Please let me know. Thanks.