34b5c4a8cda98f50e000be78d39ec7fb9e93898e
Real sudo uses env_reset by default, which naturally clears PKG_EXECPATH. This lets the child binary's pkg bootstrap start fresh and load the embedded main module correctly — no more 'Cannot find module' crash. Removes the sudo-wrapper.sh hack entirely; the real sudo package handles all edge cases (environment cleanup, privilege semantics) correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Shell
73.7%
Dockerfile
26.3%