From: Daniel Hokka Zakrisson Date: Sun, 8 Jul 2007 18:29:03 +0000 (+0000) Subject: It's network isolation, not virtualization. X-Git-Tag: release-0.30.214~48 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d12552879e20ce80826832f8ff354e46504eb437;p=util-vserver.git It's network isolation, not virtualization. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2557 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/src/chbind.c b/src/chbind.c index 9acea5f..02cc8b4 100644 --- a/src/chbind.c +++ b/src/chbind.c @@ -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