Description of problem: SELinux is preventing systemctl from 'map' accesses on the file /usr/bin/systemctl. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that systemctl should be allowed map access on the systemctl file 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: # ausearch -c 'systemctl' --raw | audit2allow -M my-systemctl # semodule -X 300 -i my-systemctl.pp Additional Information: Source Context system_u:system_r:snappy_t:s0 Target Context system_u:object_r:systemd_systemctl_exec_t:s0 Target Objects /usr/bin/systemctl [ file ] Source systemctl Source Path systemctl Port <Unknown> Host (removed) Source RPM Packages Target RPM Packages Policy RPM <Unknown> Selinux Enabled True Policy Type targeted Enforcing Mode Enforcing Host Name (removed) Platform Linux (removed) 4.13.12-300.fc27.x86_64 #1 SMP Wed Nov 8 16:38:01 UTC 2017 x86_64 x86_64 Alert Count 1 First Seen 2017-11-16 21:51:25 CET Last Seen 2017-11-16 21:51:25 CET Local ID dd8cf7df-b727-40cb-a668-3c09b9cf4fb0 Raw Audit Messages type=AVC msg=audit(1510865485.944:3116): avc: denied { map } for pid=4608 comm="systemctl" path="/usr/bin/systemctl" dev="dm-1" ino=2235343 scontext=system_u:system_r:snappy_t:s0 tcontext=system_u:object_r:systemd_systemctl_exec_t:s0 tclass=file permissive=1 Hash: systemctl,snappy_t,systemd_systemctl_exec_t,file,map Additional info: component: selinux-policy reporter: libreport-2.9.3 hashmarkername: setroubleshoot kernel: 4.13.12-300.fc27.x86_64 type: libreport
*** This bug has been marked as a duplicate of bug 1514800 ***