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
The rexec logic was hardcoded to run `unshare -m`; move that
bit into the caller so the core re-exec does literally just that.
Prep for other re-exec callers in the install code.
Signed-off-by: Colin Walters <[email protected]>
0 commit comments