Add cwd to the list of paths to exclude from namespace cleanup.
[util-vserver.git] / scripts / vserver.stop
index 9a5b292..794ac5c 100644 (file)
@@ -84,6 +84,8 @@ else
     "${INITCMD_STOP[@]}" || fail=1
 fi
 
+vshelper.doStopSync
+
 waitForSync "$VSERVER_DIR" "$sync_fifo" "$vwait_statdir"
 
 vshelper.doDestroy "$VSERVER_DIR" "$S_CONTEXT"