Description of problem: SELinux is preventing systemctl from 'create' accesses on the lnk_file var-lib-snapd-snap-core-3440.mount. ***** Plugin catchall (100. confidence) suggests ************************** If you believe that systemctl should be allowed create access on the var-lib-snapd-snap-core-3440.mount lnk_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_unit_file_t:s0 Target Objects var-lib-snapd-snap-core-3440.mount [ lnk_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:26 CET Last Seen 2017-11-16 21:51:26 CET Local ID 0a011e49-7dd0-42ad-b3d5-bdbd3e9618d5 Raw Audit Messages type=AVC msg=audit(1510865486.125:3118): avc: denied { create } for pid=4633 comm="systemctl" name="var-lib-snapd-snap-core-3440.mount" scontext=system_u:system_r:snappy_t:s0 tcontext=system_u:object_r:systemd_unit_file_t:s0 tclass=lnk_file permissive=1 Hash: systemctl,snappy_t,systemd_unit_file_t,lnk_file,create 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 ***