It's network isolation, not virtualization.
[util-vserver.git] / src / chbind.c
index 9acea5f..02cc8b4 100644 (file)
@@ -359,7 +359,7 @@ int main (int argc, char *argv[])
   }
 #else
   {
-    WRITE_MSG(2, "chbind: kernel does not provide network virtualization\n");
+    WRITE_MSG(2, "chbind: kernel does not provide network isolation\n");
     exit(wrapper_exit_code);
   }
 #endif