s!write()!Vwrite()! at some places
[util-vserver.git] / util-vserver / src / save_ctxinfo.c
index 44439ac..2f84d3f 100644 (file)
@@ -88,7 +88,7 @@ int main(int argc, char *argv[])
   }
   Eclose(fd);
 
-  strcpy(runfile, DEFAULT_PKGSTATEREVDIR);
+  strcpy(runfile, DEFAULT_PKGSTATEREVDIR "/");
   strncat(runfile, buf, len);
   unlink(runfile);
   EsymlinkD(argv[1], runfile);