selinux blocking service
I am running radman as a GUI front end for freeradius on RHEL8.4. When I type in "systemctl start radman" I get the following message "radman.service does not exist". When I disable selinux radman functions correctly and starts.
The audit log tells me the following:
"type=AVC msg=audit(1664716357.910:356): avc: denied { read } for pid=1 comm="systemd" name="radman.service"
I want to be able start radman without having to disable selinux. After reading much about selinux I am still non the wiser as to how I can type in the right policy to allow this application to function without disabling selinux.
Any help would be great. Thanks
Responses