mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
script/check-config.sh: check CONFIG_CHECKPOINT_RESTORE
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
committed by
Kir Kolyshkin
parent
6aa4c1a13e
commit
7f65cc75c7
@@ -302,5 +302,6 @@ flags=(
|
||||
IP_VS_RR
|
||||
SECURITY_SELINUX
|
||||
SECURITY_APPARMOR
|
||||
CHECKPOINT_RESTORE
|
||||
)
|
||||
check_flags "${flags[@]}"
|
||||
|
||||
Reference in New Issue
Block a user