Description of problem: systemd logs this warning: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. Version-Release number of selected component (if applicable): audit-2.4.5-1.fc23.x86_64 How reproducible: Alwyas Steps to Reproduce: 1. Normal run, log at your log Actual results: Message above in logs Expected results: No warning Additional info: Changing above file to rw-r--r-- may fix it, but rpm -V shows the permission mod, so this is in the package with the wrong mode. Or systemd needs to shut up :-)
This has been fixed in rawhide and F24 as part of the 2.5 package update.