commit | 4b36cb773a8153417a080f8025d522322f915aea | [log] [tgz] |
---|---|---|
author | Ondrej Mosnacek <omosnace@redhat.com> | Fri Jan 17 14:15:14 2020 +0100 |
committer | Paul Moore <paul@paul-moore.com> | Mon Feb 10 10:49:01 2020 -0500 |
tree | a7a24544c4b50c91f43dde124e711b76e2b6c4d6 | |
parent | bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 [diff] |
selinux: move status variables out of selinux_ss It fits more naturally in selinux_state, since it reflects also global state (the enforcing and policyload fields). Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com> Reviewed-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <paul@paul-moore.com>