mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Automated rollback of changelist 200770591
PiperOrigin-RevId: 201012131 Change-Id: I5cd69e795555129319eb41135ecf26db9a0b1fcb
This commit is contained in:
committed by
Shentubot
parent
563a71ef24
commit
775982ed4b
@@ -209,8 +209,6 @@ func (s *Sandbox) createGoferProcess(spec *specs.Spec, conf *boot.Config, bundle
|
||||
}
|
||||
|
||||
cmd := exec.Command(binPath, args...)
|
||||
cmd.Stdout = os.Stdout
|
||||
cmd.Stderr = os.Stderr
|
||||
cmd.ExtraFiles = goferEnds
|
||||
|
||||
// Setup any uid/gid mappings, and create or join the configured user
|
||||
|
||||
Reference in New Issue
Block a user