mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
criu(8): Convert tabs to spaces
Signed-off-by: Radostin Stoyanov <rstoyanov1@gmail.com>
This commit is contained in:
parent
48f3b6516b
commit
bb032cc3e2
1 changed files with 8 additions and 8 deletions
|
|
@ -477,7 +477,7 @@ The 'mode' may be one of the following:
|
||||||
|
|
||||||
*soft*::: Restore cgroup properties if only cgroup has been created
|
*soft*::: Restore cgroup properties if only cgroup has been created
|
||||||
by *criu*, otherwise do not restore properties. This is the
|
by *criu*, otherwise do not restore properties. This is the
|
||||||
default if mode is unspecified.
|
default if mode is unspecified.
|
||||||
|
|
||||||
*full*::: Always restore all cgroups and their properties.
|
*full*::: Always restore all cgroups and their properties.
|
||||||
|
|
||||||
|
|
@ -575,17 +575,17 @@ check* always checks Category 1 features unless *--feature* is specified
|
||||||
which only checks a specified feature.
|
which only checks a specified feature.
|
||||||
|
|
||||||
*Category 1*::: Absolutely required. These are features like support for
|
*Category 1*::: Absolutely required. These are features like support for
|
||||||
*/proc/PID/map_files*, *NETLINK_SOCK_DIAG* socket
|
*/proc/PID/map_files*, *NETLINK_SOCK_DIAG* socket
|
||||||
monitoring, */proc/sys/kernel/ns_last_pid* etc.
|
monitoring, */proc/sys/kernel/ns_last_pid* etc.
|
||||||
|
|
||||||
*Category 2*::: Required only for specific cases. These are features
|
*Category 2*::: Required only for specific cases. These are features
|
||||||
like AIO remap, */dev/net/tun* and others that are only
|
like AIO remap, */dev/net/tun* and others that are only
|
||||||
required if a process being dumped or restored
|
required if a process being dumped or restored
|
||||||
is using those.
|
is using those.
|
||||||
|
|
||||||
*Category 3*::: Experimental. These are features like *task-diag* that
|
*Category 3*::: Experimental. These are features like *task-diag* that
|
||||||
are used for experimental purposes (mostly
|
are used for experimental purposes (mostly
|
||||||
during development).
|
during development).
|
||||||
|
|
||||||
If there are no errors or warnings, *criu* prints "Looks good." and its
|
If there are no errors or warnings, *criu* prints "Looks good." and its
|
||||||
exit code is 0.
|
exit code is 0.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue