How to change to SELinux Booleans for a service

SELinux Booleans for a service

Booleans

Booleans are variables that can either be set as true or false. Booleans enhance the effect of selinux policies by letting the system administrator fine tune a policy. A policy may protect a certain daemon or service by applying various access control rules. In real world scenarios, a system administrator would not like to implement all the access controls specified in the policy.