Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

revert: agent: sandbox_pause should get arguments from proc #621

Merged
merged 1 commit into from
Aug 2, 2019

Commits on Aug 1, 2019

  1. revert: agent: sandbox_pause should get arguments from proc

    When agent runs as init, it is not able to read `/proc/self/cmdline` because
    of `/proc` has not been mounted when the C constructor is called.
    
    This reverts commit cfbd8c9.
    
    fixes kata-containers#620
    
    Signed-off-by: Julio Montes <[email protected]>
    Julio Montes committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    72a50ef View commit details
    Browse the repository at this point in the history