Description of problem: SELinux is preventing /usr/sbin/console-kit-daemon from 'write' accesses on the directory /var/lib/dbus. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that console-kit-daemon should be allowed write access on the dbus directory by default. Then you should report this as a bug. You can generate a local policy module to allow this access. Do allow this access for now by executing: # grep console-kit-dae /var/log/audit/audit.log | audit2allow -M mypol # semodule -i mypol.pp Additional Information: Source Context system_u:system_r:consolekit_t:s0 Target Context system_u:object_r:system_dbusd_var_lib_t:s0 Target Objects /var/lib/dbus [ dir ] Source console-kit-dae Source Path /usr/sbin/console-kit-daemon Port <Unknown> Host (removed) Source RPM Packages ConsoleKit-0.4.5-9.fc22.x86_64 Target RPM Packages dbus-1.8.16-1.fc22.x86_64 Policy RPM selinux-policy-3.13.1-119.fc22.noarch Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 4.0.0-0.rc5.git4.1.fc22.x86_64 #1 SMP Fri Mar 27 13:51:23 UTC 2015 x86_64 x86_64 Alert Count 5 First Seen 2015-04-11 15:25:59 EDT Last Seen 2015-04-12 22:07:58 EDT Local ID cc2d1df9-d114-487a-9822-d996c2861418 Raw Audit Messages type=AVC msg=audit(1428890878.209:566): avc: denied { write } for pid=1816 comm="console-kit-dae" name="dbus" dev="dm-1" ino=2364465 scontext=system_u:system_r:consolekit_t:s0 tcontext=system_u:object_r:system_dbusd_var_lib_t:s0 tclass=dir permissive=0 type=SYSCALL msg=audit(1428890878.209:566): arch=x86_64 syscall=open success=no exit=EACCES a0=bf2f00 a1=c1 a2=1a4 a3=af items=0 ppid=1 pid=1816 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm=console-kit-dae exe=/usr/sbin/console-kit-daemon subj=system_u:system_r:consolekit_t:s0 key=(null) Hash: console-kit-dae,consolekit_t,system_dbusd_var_lib_t,dir,write Version-Release number of selected component: selinux-policy-3.13.1-119.fc22.noarch Additional info: reporter: libreport-2.5.1 hashmarkername: setroubleshoot kernel: 4.0.0-0.rc5.git4.1.fc22.x86_64 type: libreport Potential duplicate: bug 1126142
*** This bug has been marked as a duplicate of bug 1126142 ***