# /usr/sbin/logrotate -d /etc/logrotate.conf ... Ignoring thinlinc-tlwebadm because of bad file mode. reading config file thinlinc-vsm-agent reading config file thinlinc-vsm-server Ignoring thinlinc-webaccess because of bad file mode. ... # ls -la /etc/logrotate.d/thinlinc-* -rwxr-xr-x 1 root root 145 May 21 04:23 thinlinc-tlwebadm -rw-r--r-- 1 root root 145 May 21 04:23 thinlinc-vsm-agent -rw-r--r-- 1 root root 147 May 21 04:23 thinlinc-vsm-server -rwxr-xr-x 1 root root 151 May 21 04:42 thinlinc-webaccess The problem is probably that these two config files are executable.
Fixed in r30336.
Verified to work with tl-4.4.0rc3.
I have verified with the old version (before the fix) that this issue existed on at least Ubuntu 14.04 as well. It is however fixed now.