logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

TheCRIUteam

criu 4.0                                           03/10/2025                                         CRIU-NS(1)

Description

Thecriu-ns command executes criu in a new PID and mount namespace. The purpose of this wrapper script is
       to  enable restoring a process tree that might require a specific PID that is already used on the system;
       so called "PID mismatch" problem.

Name Criu-Ns - Run Criu In Different Namespaces

See Also

nsenter(1)namespaces(7)criu(8)

Synopsis

criu-nsdump -t PID [<options>]

       criu-nspre-dump -t PID [<options>]

       criu-nsrestore [<options>]

       criu-nscheck [<options>]

See Also