12 lines
346 B
Diff
12 lines
346 B
Diff
--- a/criu/include/cr_options.h.orig 2024-12-10 16:57:20.061293476 +0100
|
|
+++ b/criu/include/cr_options.h 2024-12-10 16:57:34.789131372 +0100
|
|
@@ -70,7 +70,7 @@
|
|
NETWORK_LOCK_SKIP,
|
|
};
|
|
|
|
-#define NETWORK_LOCK_DEFAULT NETWORK_LOCK_IPTABLES
|
|
+#define NETWORK_LOCK_DEFAULT NETWORK_LOCK_NFTABLES
|
|
|
|
/*
|
|
* Ghost file size we allow to carry by default.
|