Mark Stier wrote:
Hello!
Could someone please take the strict policy and set a permissive default for unconfigured processes like in the targeted policy? That would be really great.
Thanks in advance, Mark
Install selinux-policy-strict-sources
Run system-config-securitylevel
Modify policy and select Admin
Turn on
Allow rc scripts to run unconfined, including any daemon started by an rc script that does not have a domain transition explicitly defined.
Allow xinetd to run unconfined, including any services it starts that do not have a domain transition explicitly defined.
Now try to restart the daemon that is broken.
Dan