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: Always mount selinuxfs *before* install_t re-execution
My changes to ensure `install_t` actually re-broke the labeling
on `/etc`, because we were mounting selinuxfs *after* the
re-exec.
Reorder and clean up things so that we always do the mount
before the re-exec for install_t.
Signed-off-by: Colin Walters <[email protected]>
0 commit comments