Description of problem: Virtual machines in libvirt cannot start while virtlogd.socket is inaccessible. Starting the socket with 'systemctl start virtlogd.socket' yields "virtlogd.socket: Failed to listen on sockets: Permission denied" setenforce 0 allows it to start Version-Release number of selected component (if applicable): selinux-policy-3.13.1-163.fc24.noarch libvirt-daemon-1.3.0-1.fc24.x86_64 How reproducible: 100% Steps to Reproduce: 1. systemctl start virtlogd.socket Actual results: Unable to open socket Expected results: Unit starts successfully Additional info:
Hi, Could reproduce this issue when you switch SELinux mode to permissive? If yes, could you attach reproducer and AVC msgs? 1. Reproduce the issue 2. # ausearch -m AVC -ts recent Thank you.
Created attachment 1112697 [details] ausearch recent after starting virtlogd.socket in permissive mode