X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fchbind.c;fp=src%2Fchbind.c;h=02cc8b469418af1a582c15e7727b96d23fa5d4f1;hb=d12552879e20ce80826832f8ff354e46504eb437;hp=9acea5f07cf2410b6f94466e4f77e2b89a075c09;hpb=f51f23922b313977882993b6d2bc47db9c07446b;p=util-vserver.git 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