Home | History | Annotate | Download | only in sepolicy

Lines Matching refs:ENFORCING

38 from selinux import DISABLED, PERMISSIVE, ENFORCING
109 To change from Disabled to Enforcing mode
113 * Change the system mode to Enforcing</small>
664 if mode == ENFORCING:
832 if self.enforce_mode == ENFORCING:
2571 self.status_bar.push(self.context_id, _("System Status: Enforcing"))