You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
install: Change to consume SELinux guard (and Arc<State>)
This avoids a dead code warning on newer rustc.
Also, it's just better because if we fail to re-invoke `setenforce 1`
this should be a fatal error probably.
Signed-off-by: Colin Walters <[email protected]>
0 commit comments