use the new 'secure-mount' CLI
[util-vserver.git] / util-vserver / vserver-start / mount.c
index 43f3223..fc76a6c 100644 (file)
@@ -144,7 +144,7 @@ mountVserverInternal(struct Configuration const *cfg,
     char const *       argv[] = {
       PROG_SECURE_MOUNT,
       "-a",
-      "--chroot", ".",
+      "--chroot",
       "--fstab", path->d,
       0
     };