Package: opendkim Version: 2.11.0~alpha-9 Severity: normal Apr 7 17:06:21 smtp systemd[1]: Configuration file /etc/systemd/system/opendkim.service.d/override.conf is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
The opendkim package created the file /etc/systemd/system/opendkim.service.d/override.conf with mode 0600 which makes systemd spam the logs with messages like the above. One could argue that systemd shouldn't spam the logs, but that argument isn't going to do any good. If the file is given mode 0644 then the problem goes away. Allowing that file to be world readable doesn't do any harm as it's contents can be deduced from the output of "ps" anyway. The only situation in which ps isn't informative in that regard is when running SE Linux or some similar security system which can also restrict read access to a mode 0644 file. https://github.com/systemd/systemd/issues/770 See the above URL for more background information. -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.9.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages opendkim depends on: ii adduser 3.115 ii dns-root-data 2015052300+h+1 ii init-system-helpers 1.47 ii libbsd0 0.8.3-1 ii libc6 2.24-9 ii libdb5.3 5.3.28-12+b1 ii libldap-2.4-2 2.4.44+dfsg-3 ii liblua5.1-0 5.1.5-8.1+b2 ii libmemcached11 1.0.18-4.1 ii libmemcachedutil2 1.0.18-4.1 ii libmilter1.0.1 8.15.2-8 ii libopendbx1 1.4.6-11 ii libopendkim11 2.11.0~alpha-9 ii librbl1 2.11.0~alpha-9 ii libssl1.1 1.1.0e-1 ii libunbound2 1.6.0-3 ii libvbr2 2.11.0~alpha-9 ii lsb-base 9.20161125 opendkim recommends no packages. Versions of packages opendkim suggests: ii opendkim-tools 2.11.0~alpha-9 pn unbound <none> -- Configuration Files: /etc/default/opendkim [Errno 2] No such file or directory: '/etc/default/opendkim' /etc/opendkim.conf changed [not included] -- no debconf information -- debsums errors found: debsums: changed file /usr/lib/tmpfiles.d/opendkim.conf (from opendkim package)

