Group,

The existing message has been driving me up the wall.
Please consider the following tweak...

--- lsxid.c.orig        2006-01-27 09:48:59.000000000 -0600
+++ lsxid.c     2006-01-27 09:50:05.000000000 -0600
@@ -152,7 +152,7 @@
 #endif
   
   if (ctx==VC_NOCTX) {
-    memcpy(buf, "!!ERR!!", 7);
+    memcpy(buf, "!NOCTX!", 7);
     Vwrite(1, buf, sizeof buf);
     need_write = false;
   }

Thank you,
Mike
_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to