Skip to content

Commit 173a212

Browse files
committed
squash! incusd/instance/lxc: Refactor inheritInitPidFd
Signed-off-by: Gwendolyn <[email protected]>
1 parent 7919e5f commit 173a212

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/server/instance/drivers/driver_lxc.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1833,7 +1833,6 @@ func (d *lxc) DeviceEventHandler(runConf *deviceConfig.RunConfig) error {
18331833
[]*os.File{pidFd},
18341834
d.state.OS.ExecPath,
18351835
args...)
1836-
18371836
if err != nil {
18381837
return err
18391838
}

0 commit comments

Comments
 (0)